mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-25 17:25:16 +03:00
Remove right margin for .helpicon in .gui_box_titlebar (#4117)
This commit is contained in:
parent
d328813d80
commit
66fb5ffcbb
1 changed files with 1 additions and 1 deletions
|
@ -1130,7 +1130,7 @@ dialog {
|
|||
margin-top: -3px;
|
||||
}
|
||||
.helpicon {
|
||||
margin-top: 0px;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
.gui_box_bottombar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue