1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-25 01:05:15 +03:00

Auto merged - #2529 at Tue, 06 Jul 2021 07:17:06 GMT

Fix select2 box css
This commit is contained in:
J Blackman 2021-07-06 17:17:07 +10:00 committed by GitHub
commit bc3926d851
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;