1
0
Fork 0
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:
Dominic Clifton 2015-01-29 19:23:24 +01:00
parent 7de513edfc
commit b940624b75

View file

@ -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;
} }