Skip to content

Commit 363addd

Browse files
committed
fix: Scrollbar width showing
1 parent 7d92b96 commit 363addd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/v2/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,6 +1020,7 @@ blockquote.side-callout {
10201020
border-top: 1px solid #cccccc;
10211021
border-bottom: 1px solid #cccccc;
10221022
overflow-x: scroll;
1023+
scrollbar-width: none;
10231024
}
10241025

10251026
.highlight-v2.single-line {

0 commit comments

Comments
 (0)