mirror of
https://github.com/zadam/trilium.git
synced 2026-03-01 18:13:39 +01:00
fix(next): tab bar offset on horizontal layout
This commit is contained in:
parent
f0b9e0e48b
commit
740974fbfd
@ -1087,7 +1087,7 @@ body.layout-vertical.electron.platform-darwin .tab-row-container {
|
||||
height: var(--tab-height) !important;
|
||||
}
|
||||
|
||||
.tab-row-widget > * {
|
||||
body.layout-vertical .tab-row-widget > * {
|
||||
margin-top: calc((var(--tab-bar-height) - var(--tab-height)) / 2);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user