1
0
Fork 0
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:
TheAngularity 2016-07-09 17:51:50 +02:00 committed by GitHub
parent 44ea19eab1
commit f18953badd

View file

@ -436,7 +436,7 @@
.tab-receiver .model_preview_cell {
position: relative;
width: 100%;
height: 220px;
height: 180px;
}
.tab-receiver .model_preview {