mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 09:45:37 +03:00
Adjust position of watermark slightly.
This commit is contained in:
parent
7522d97092
commit
f76520c606
1 changed files with 1 additions and 1 deletions
2
main.css
2
main.css
|
@ -42,7 +42,7 @@ input[type="number"]::-webkit-inner-spin-button {
|
||||||
#watermark {
|
#watermark {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
top: 30px;
|
top: 35px;
|
||||||
left: 0;
|
left: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue