mirror of
https://github.com/rizinorg/cutter.git
synced 2025-02-21 22:23:46 +00:00
Remove vertical padding in QMenuBar in Light Theme (#1566)
This commit is contained in:
parent
3cef904843
commit
29aed93bc9
@ -164,6 +164,8 @@ QMenuBar
|
||||
{
|
||||
background-color:#007ac1;
|
||||
height:40px;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
QMenuBar::item
|
||||
|
Loading…
Reference in New Issue
Block a user