tabs with to 10%

This commit is contained in:
finga 2019-12-03 20:19:31 +01:00
parent fec39ad4df
commit 77ff63d936

View file

@ -1310,7 +1310,7 @@ c.tabs.position = 'left'
## Width (in pixels or as percentage of the window) of the tab bar if
## it's vertical.
## Type: PercOrInt
c.tabs.width = '12%'
c.tabs.width = '10%'
## Wrap when changing tabs.
## Type: Bool