mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-06 14:05:21 -04:00
Increasing spacing between buttons
This commit is contained in:
@@ -10,7 +10,7 @@ bar_counter = 0
|
||||
|
||||
class TopBar:
|
||||
|
||||
SPACING = '0.5em'
|
||||
SPACING = '0.75em'
|
||||
|
||||
def __init__(self):
|
||||
nonlocal bar_counter
|
||||
|
||||
Reference in New Issue
Block a user