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

Fix css for large target names

This commit is contained in:
Asizon 2020-07-22 12:17:07 +02:00
parent 1f1c97e7e8
commit 6270875a93

View file

@ -233,6 +233,7 @@ input[type="number"]::-webkit-inner-spin-button {
.logo_text {
font-size: inherit;
position: relative;
}
}