mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-26 09:45:28 +03:00
css mod motors
This commit is contained in:
parent
09b8578300
commit
2cc48a1506
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
|
box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
|
||||||
background-color: #E0E0E0;
|
background-color: #D4D4D4;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border: 1px solid #F5F5F5;
|
border: 1px solid #F5F5F5;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue