修改样式
This commit is contained in:
parent
cb68d8e6d3
commit
4f2ff0551c
@ -204,7 +204,7 @@
|
||||
.dropdownlist-input { width: 170px; padding: 15px; border: 0; }
|
||||
|
||||
.dropdownlist-list-on { background-color: #3d90ff; color: #fff !important;}
|
||||
.dropdownlist-but-box { border-top: 1px solid #f0f0f0; display: flex; height: 26px; justify-content: right; align-items: center; margin: 0px 8px 0 8px; font-size: 16px; color: #67729d; padding: 8px; }
|
||||
.dropdownlist-but-box { border-top: 1px solid #f0f0f0; display: flex; height: 26px; justify-content: flex-end; align-items: center; margin: 0px 8px 0 8px; font-size: 16px; color: #67729d; padding: 8px; }
|
||||
.dropdownlist-but-box div { padding: 0 8px; cursor: pointer; }
|
||||
.dropdownlist-but-box .dropdownlist-but-qx { color: #ff5d5d !important; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user