lilu 2 years ago
commit 50a986867f

@ -161,3 +161,14 @@ export default {
}
}
</script>
<style lang="less" scoped>
.model-btn-list {
margin-bottom: 15px;
.btn {
margin-right: 6px;
&.ant-btn-primary {
color: #fff;
}
}
}
</style>

Loading…
Cancel
Save