CN-1612 feat: 部分css重构内容: 将页面中<style>标签内的样式移到对应的scss文件中
This commit is contained in:
@@ -232,12 +232,3 @@ export default {
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.cn-dialog {
|
||||
overflow: hidden;
|
||||
}
|
||||
.upload-body{
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user