ae91f811 by yangwei

字典详情弹框样式调整

1 parent f375ead6
......@@ -66,6 +66,7 @@
// refine element ui upload
.el-input.is-disabled .el-input__inner {
color: #FFFFFF !important;
background-color: transparent !important;
}
.upload-container {
......