mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-26 09:45:28 +03:00
Fix build options unreadable in dark mode (#4190)
This commit is contained in:
parent
c983ad4236
commit
d1dda4e268
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@
|
||||||
transition: all 0.2s;
|
transition: all 0.2s;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
background-color: white;
|
|
||||||
width: min-content;
|
width: min-content;
|
||||||
height: min-content;
|
height: min-content;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue