From 270254c7606c2122d3d9455cad73ca01ce1904ea Mon Sep 17 00:00:00 2001 From: "mr. m" Date: Wed, 30 Apr 2025 19:59:28 +0200 Subject: [PATCH] style: Format before twilight release, b=(no-bug), c=common --- src/zen/common/styles/zen-sidebar.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/zen/common/styles/zen-sidebar.css b/src/zen/common/styles/zen-sidebar.css index 63f66cc75..3f75c5b67 100644 --- a/src/zen/common/styles/zen-sidebar.css +++ b/src/zen/common/styles/zen-sidebar.css @@ -15,7 +15,7 @@ border-radius: var(--zen-native-inner-radius); box-shadow: var(--zen-big-shadow); overflow: hidden; - + :root:not([zen-right-side='true']) &[positionend='true'] { margin-right: var(--zen-element-separation); } @@ -29,7 +29,7 @@ & #sidebar-box { order: 7 !important; } - + & #sidebar-splitter { order: 6 !important; }