mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 23:05:19 +03:00
Fix placement of wire number on led strip tab.
This commit is contained in:
parent
7de513edfc
commit
b940624b75
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@
|
||||||
display: block;
|
display: block;
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
margin-left: -2px;
|
margin-left: -2px;
|
||||||
margin-top: -32px;
|
margin-top: -28px;
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue