mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-23 00:05:19 +03:00
Update layout of the defaults dialog
This commit is contained in:
parent
49ad8fae03
commit
d46b797830
3 changed files with 27 additions and 1 deletions
|
@ -40,6 +40,19 @@
|
|||
padding: 1em;
|
||||
}
|
||||
|
||||
.defaults-dialog__wizard {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
.defaults-dialog__wizard > div {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.defaults-dialog__wizard label {
|
||||
min-width: 30%;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.defaults-dialog__content--wrapper {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue