mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-26 09:45:23 +03:00
tabs vs spaces
This commit is contained in:
parent
e0febae443
commit
d9c3933a39
1 changed files with 4 additions and 4 deletions
|
@ -444,11 +444,11 @@ button {
|
|||
}
|
||||
|
||||
.tab-osd .hd_bfhdcompat_43_right {
|
||||
border-right: 2px solid red;
|
||||
position: absolute;
|
||||
/* right: 77.5px; // Calculated correct position */
|
||||
border-right: 2px solid red;
|
||||
position: absolute;
|
||||
/* right: 77.5px; // Calculated correct position */
|
||||
right: 70px;
|
||||
height: calc(100% - 27px);
|
||||
height: calc(100% - 27px);
|
||||
}
|
||||
|
||||
.tab-osd .preview_bfhdcompat_side {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue