Skip to content

Commit 68dfc23

Browse files
authored
Restore CSS rule mistake from 3bd1ecd (microsoft#166690)
1 parent 4a83bd6 commit 68dfc23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/vs/base/browser/ui/scrollbar/media/scrollbars.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252
left: 0;
5353
height: 3px;
5454
width: 3px;
55+
}
56+
.monaco-scrollable-element > .shadow.top.left {
5557
box-shadow: var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset;
5658
}
5759

0 commit comments

Comments
 (0)