mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-26 01:35:28 +03:00
Auto merged - #2529 at Tue, 06 Jul 2021 07:17:06 GMT
Fix select2 box css
This commit is contained in:
commit
bc3926d851
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.select2-selection__rendered {
|
.select2-selection__rendered {
|
||||||
line-height: 19px !important;
|
line-height: 18.5px !important;
|
||||||
padding-left: 4px !important;
|
padding-left: 4px !important;
|
||||||
color: var(--defaultText) !important;
|
color: var(--defaultText) !important;
|
||||||
border-radius: 2px !important;
|
border-radius: 2px !important;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue