add bigger select

This commit is contained in:
Simon Vieille 2022-01-11 20:02:02 +01:00
parent 30072500bc
commit 5d9dc804f8
1 changed files with 4 additions and 0 deletions

View File

@ -97,6 +97,10 @@
margin-top: -1px; margin-top: -1px;
} }
#apps-categories-custom-list select {
width: 100%;
}
.side-menu-setting-table { .side-menu-setting-table {
display: table; display: table;