mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-23 08:15:19 +03:00
Make info more specific
This commit is contained in:
parent
f916a1f0bd
commit
fa7b29be7d
3 changed files with 6 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
z-index: 2002;
|
||||
position: absolute;
|
||||
width: 500px;
|
||||
height: 320px;
|
||||
height: 400px;
|
||||
overflow-y: auto;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
|
@ -31,6 +31,7 @@
|
|||
|
||||
.defaults-dialog__info {
|
||||
font-size: 1.3em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.defaults_btn {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue