mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
remove block centering (no need)
This commit is contained in:
parent
21065c8acb
commit
cc357440e3
1 changed files with 0 additions and 2 deletions
2
main.css
2
main.css
|
@ -44,9 +44,7 @@ input[type="number"]::-webkit-inner-spin-button {
|
|||
float: right;
|
||||
}
|
||||
#main-wrapper {
|
||||
margin: 0 auto 0 auto;
|
||||
padding: 5px 5px 0 5px;
|
||||
|
||||
height: calc(100% - 5px);
|
||||
}
|
||||
#port-picker {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue