mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-26 01:35:23 +03:00
rightWrapper width fixed
This commit is contained in:
parent
55832694b4
commit
97f60dd59b
1 changed files with 1 additions and 1 deletions
|
@ -304,5 +304,5 @@
|
||||||
|
|
||||||
.tab-onboard_logging .rightWrapper {
|
.tab-onboard_logging .rightWrapper {
|
||||||
float: right;
|
float: right;
|
||||||
width: calc(50% - 20px);
|
width: calc(50%);
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue