1
0
Fork 0
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:
Marcelo Bezerra 2023-03-29 18:42:00 +02:00
parent e0febae443
commit d9c3933a39

View file

@ -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 {