🎨 style: 找回丢失样式
This commit is contained in:
parent
a31fb804dc
commit
529ce84be7
|
@ -229,7 +229,7 @@
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-box-app .zent-datepicker-trigger{
|
.table-box-app .zent-datepicker-trigger {
|
||||||
background: #f5f6f7 !important;
|
background: #f5f6f7 !important;
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
@ -259,3 +259,7 @@
|
||||||
.zent-select-v2:hover .zent-select-v2-search {
|
.zent-select-v2:hover .zent-select-v2-search {
|
||||||
background-color: #f7f9fc !important;
|
background-color: #f7f9fc !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.linkmore {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue