mirror of
https://github.com/zadam/trilium.git
synced 2025-12-29 18:54:29 +01:00
style/bottom panel: do not use Mica on horizontal layout
This commit is contained in:
parent
d6cd252f23
commit
8af549aba4
@ -298,6 +298,11 @@
|
||||
margin: 0 !important;
|
||||
padding: 0;
|
||||
|
||||
body.layout-horizontal.background-effects & {
|
||||
/* Do not apply Mica over the bottom panel in the horizontal layout */
|
||||
background: var(--right-pane-background-color);
|
||||
}
|
||||
|
||||
.bottom-panel-title-bar {
|
||||
display: flex;
|
||||
padding: 6px 12px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user