1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-25 17:25:16 +03:00

Fix OSD preview under low resolutions

This commit is contained in:
Miguel Angel Mulero Martinez 2019-03-26 13:43:32 +01:00
parent 18bff02242
commit 903e5d3d06
2 changed files with 4 additions and 3 deletions

View file

@ -477,9 +477,10 @@ button {
.tab-osd .preview { .tab-osd .preview {
width: 360px; width: 360px;
} float: left;
position: sticky;
top: 0px;
.tab-osd .preview {
/* please don't copy the generic background image from another project /* please don't copy the generic background image from another project
* and replace the one that @nathantsoi took :) * and replace the one that @nathantsoi took :)
*/ */

View file

@ -33,7 +33,7 @@
</div> </div>
<div class="cf_column twothird"> <div class="cf_column twothird">
<div class="gui_box grey preview requires-osd-feature" style="float: left; position: fixed;"> <div class="gui_box grey preview requires-osd-feature">
<div class="gui_box_titlebar image"> <div class="gui_box_titlebar image">
<div class="spacer_box_title"> <div class="spacer_box_title">