mirror of
https://github.com/zadam/trilium.git
synced 2026-01-07 23:24:25 +01:00
style/tab bar: fix tab button rounded corners on horizontal layout
This commit is contained in:
parent
37d647261a
commit
2a7023ea16
@ -1085,7 +1085,7 @@ body.desktop:not(.background-effects.platform-win32) #root-widget.horizontal-lay
|
|||||||
margin-top: calc((var(--tab-bar-height) - var(--tab-height)) * -1);
|
margin-top: calc((var(--tab-bar-height) - var(--tab-height)) * -1);
|
||||||
}
|
}
|
||||||
|
|
||||||
body.layout-horizontal .tab-row-widget .note-tab .note-tab-wrapper {
|
body.layout-horizontal div.tab-row-widget div.note-tab div.note-tab-wrapper {
|
||||||
border-bottom-left-radius: 0;
|
border-bottom-left-radius: 0;
|
||||||
border-bottom-right-radius: 0;
|
border-bottom-right-radius: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user