npm run pretty

This commit is contained in:
unknown
2025-04-07 01:42:43 +08:00
parent e469c04125
commit f9b3fed403

View File

@@ -49,11 +49,11 @@
border-radius: var(--zen-native-inner-radius);
box-shadow: var(--zen-big-shadow);
overflow: hidden;
&[positionend=""] {
&[positionend=''] {
order: 6;
& ~ #sidebar-splitter {
order: 5;
}
& ~ #sidebar-splitter {
order: 5;
}
}
:root:not([zen-right-side='true']) &[positionend='true'] {
margin-right: var(--zen-element-separation);