mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-25 17:25:16 +03:00
Update receiver.css
Change height of model preview to align aux channel without blank spaces
This commit is contained in:
parent
44ea19eab1
commit
f18953badd
1 changed files with 1 additions and 1 deletions
|
@ -436,7 +436,7 @@
|
||||||
.tab-receiver .model_preview_cell {
|
.tab-receiver .model_preview_cell {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 220px;
|
height: 180px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-receiver .model_preview {
|
.tab-receiver .model_preview {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue