1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-20 14:55:15 +03:00

don't hide firmware_flasher

This commit is contained in:
timman2er 2018-10-06 12:02:38 +02:00
parent db11eb2681
commit 51a09e244f

View file

@ -1564,10 +1564,6 @@ dialog {
background-color: #f21212; background-color: #f21212;
} }
.tab_firmware_flasher {
display:none;
}
.connect_state { .connect_state {
float: left; float: left;
height: 20px; height: 20px;