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

Arming disabled flags into text

This commit is contained in:
Miguel Angel Mulero Martinez 2019-01-16 16:53:09 +01:00
parent c1a188f31d
commit 2c04c3350b
6 changed files with 167 additions and 19 deletions

View file

@ -308,4 +308,10 @@
.tab-setup dialog h3 {
margin-bottom: 0.5em;
}
.disarm-flag {
padding-left: 5px;
}
}