mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 16:25:51 +01:00
tab styling changes
This commit is contained in:
@@ -183,7 +183,7 @@ export default class DesktopLayout {
|
||||
.child(new FlexContainer('row').overflowing()
|
||||
.child(new TabRowWidget())
|
||||
.child(new TitleBarButtonsWidget())
|
||||
.css('height', '36px')
|
||||
.css('height', '40px')
|
||||
)
|
||||
.child(new PaneContainer(() =>
|
||||
new FlexContainer('column')
|
||||
|
||||
Reference in New Issue
Block a user