mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-08-03 12:46:29 -04:00
Fixed Bookmark Button padding
Aligns left/right padding with top/bottom in LTR/RTL
This commit is contained in:
parent
848618e5d3
commit
7de1ec98df
@ -69,7 +69,8 @@ SearchBar > QToolButton {
|
||||
}
|
||||
|
||||
SearchBar > BookmarkButton {
|
||||
margin-right: 4px;
|
||||
margin-right: 3px;
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
SearchBar > QToolButton:pressed,
|
||||
|
Loading…
x
Reference in New Issue
Block a user