mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-01 20:52:27 +08:00
style(next): improve custom title bar buttons
This commit is contained in:
parent
ef6410f25d
commit
50b69d26f6
@ -846,6 +846,10 @@ body.layout-horizontal .tab-row-widget-container {
|
||||
transition: none;
|
||||
}
|
||||
|
||||
.tab-row-container .title-bar-buttons {
|
||||
margin-top: calc((var(--tab-bar-height) - var(--tab-height)) * -1);
|
||||
}
|
||||
|
||||
body.layout-horizontal .tab-row-widget .note-tab .note-tab-wrapper {
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user