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:
parent
7d44593165
commit
c35ed2ca89
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue