mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 16:55:24 +03:00
Overflow blackbox free space to the left
This commit is contained in:
parent
5244473769
commit
89f3d6e1be
1 changed files with 5 additions and 0 deletions
|
@ -111,6 +111,11 @@
|
|||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.tab-onboard_logging .dataflash-free,
|
||||
.tab-onboard_logging .sdcard-free {
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
.tab-onboard_logging progress::-webkit-progress-bar {
|
||||
height: 24px;
|
||||
background-color: #eee;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue