mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 23:29:02 +02:00
style(next): fix a performance-heavy selector
This commit is contained in:
parent
988932209c
commit
f8f818b211
@ -71,7 +71,7 @@ body.background-effects.platform-win32.layout-vertical #vertical-main-container
|
|||||||
/* #endregion */
|
/* #endregion */
|
||||||
|
|
||||||
/* Matches when the left pane is collapsed */
|
/* Matches when the left pane is collapsed */
|
||||||
:has(.layout-vertical #left-pane.hidden-int) {
|
#horizontal-main-container:has(#left-pane.hidden-int) {
|
||||||
--center-pane-border-radius: 0;
|
--center-pane-border-radius: 0;
|
||||||
--tab-first-item-horiz-offset: 5px;
|
--tab-first-item-horiz-offset: 5px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user