mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Increasing spacing between buttons
This commit is contained in:
parent
00eea89768
commit
c3aeb7d931
@ -10,7 +10,7 @@ bar_counter = 0
|
||||
|
||||
class TopBar:
|
||||
|
||||
SPACING = '0.5em'
|
||||
SPACING = '0.75em'
|
||||
|
||||
def __init__(self):
|
||||
nonlocal bar_counter
|
||||
|
Loading…
x
Reference in New Issue
Block a user