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

Fix spacing of timers

This commit is contained in:
Ben Lumley 2022-05-18 11:40:21 +01:00
parent 7d44593165
commit c35ed2ca89

View file

@ -526,8 +526,8 @@ button {
.timers-container .timer-detail {
padding-left: 15px;
padding-top: 10px;
padding-bottom: 10px;
padding-top: 3px;
padding-bottom: 3px;
}
.timers-container label {