mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 16:55:24 +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 {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 220px;
|
||||
height: 180px;
|
||||
}
|
||||
|
||||
.tab-receiver .model_preview {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue