mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2026-07-03 05:36:36 +00:00
全局替换color-picker的样式
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
.el-color-picker--mini {
|
||||
width: 100% !important;
|
||||
|
||||
.el-color-picker__trigger {
|
||||
width: 100% !important;
|
||||
height: 30px !important;
|
||||
padding: 0;
|
||||
|
||||
.el-color-picker__icon {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user