Fix select2 box css

10.8-maintenance
Mark Haslinghuis 2021-07-02 02:18:10 +02:00
parent 23220e3d09
commit 6fcb1f0ee4
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
}
.select2-selection__rendered {
line-height: 19px !important;
line-height: 18.5px !important;
padding-left: 4px !important;
color: var(--defaultText) !important;
border-radius: 2px !important;