* Adjust the drop-down style of the program filter in the item card list.

This commit is contained in:
tianshujie98
2021-07-29 09:19:41 +08:00
parent ecf2a62741
commit cfa510b14d
6 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
th.c-budget,{text-align:right;}
td.c-actions {overflow: visible;}
.c-actions .btn {overflow: visible;}
#programBox {float: left; margin-right: 10px;}
#programBox {float: left; margin-right: 10px; width: 170px !important;}
#programID_chosen div.chosen-drop.chosen-auto-max-width.in {width: 150px !important;}
#switchButton {background: #fff !important;}
.panel-actions {position: relative; padding: 0 0;}