mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 16:55:24 +03:00
Some updates
This commit is contained in:
parent
69f42d8eea
commit
a618839f50
6 changed files with 125 additions and 59 deletions
6
js/libraries/switchery/dist/switchery.css
vendored
6
js/libraries/switchery/dist/switchery.css
vendored
|
@ -13,7 +13,7 @@
|
|||
border-radius: 20px;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
height: 16px;
|
||||
height: 14px;
|
||||
position: relative;
|
||||
vertical-align: middle;
|
||||
width: 45px;
|
||||
|
@ -31,10 +31,10 @@
|
|||
background: #fff;
|
||||
border-radius: 100%;
|
||||
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
|
||||
height: 16px;
|
||||
height: 14px;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
width: 16px;
|
||||
width: 14px;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue