Skip to content

Commit f5431df

Browse files
committed
theme: remove partial sidebar border on width=0 #1172
1 parent 798d473 commit f5431df

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

assets/css/theme.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ a:focus {
177177
inset-inline-start: 0;
178178
line-height: 1.574;
179179
min-height: 100%;
180+
overflow: hidden;
180181
position: fixed;
181182
min-width: var(--INTERNAL-MENU-WIDTH-L);
182183
max-width: var(--INTERNAL-MENU-WIDTH-L);

layouts/partials/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.3.0+1dd09d08a75fb06c540006fb6bbd3ca966e206a9
1+
8.3.0+798d47399443ec36d4716a075e67f03c13e3ff25

0 commit comments

Comments
 (0)