style: 下拉样式统一
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.tabs {
|
||||
$blue:#046ECA;
|
||||
$grey:#353636;
|
||||
$blue: #2C72C6;
|
||||
$grey: #353636;
|
||||
height:100%;
|
||||
font-size:12px;
|
||||
.tab-hide{
|
||||
@@ -116,7 +116,7 @@
|
||||
width: 100px;
|
||||
height:24px;
|
||||
padding-left: 4px;
|
||||
color:$blue;
|
||||
color: $blue;
|
||||
font-weight:400;
|
||||
}
|
||||
.el-input__suffix {
|
||||
|
||||
Reference in New Issue
Block a user