mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 00:05:22 +03:00
Tidy some formatting in OSD config tab
This commit is contained in:
parent
829b0b468a
commit
b8a3e4c8c9
2 changed files with 26 additions and 26 deletions
|
@ -427,12 +427,12 @@ button {
|
||||||
border-bottom: 1px solid #ddd;
|
border-bottom: 1px solid #ddd;
|
||||||
margin-top:5px;
|
margin-top:5px;
|
||||||
padding-bottom: 5px
|
padding-bottom: 5px
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-osd .alarms label:last-child {
|
.tab-osd .alarms label:last-child {
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
padding-bottom: 0px
|
padding-bottom: 0px
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-osd .alarms input {
|
.tab-osd .alarms input {
|
||||||
width: 55px;
|
width: 55px;
|
||||||
|
@ -445,7 +445,7 @@ button {
|
||||||
margin-right: 11px;
|
margin-right: 11px;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.timer-option {
|
.timer-option {
|
||||||
float: none !important;
|
float: none !important;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue