Skip to content

Commit 201bd8e

Browse files
committed
fix: fix the article content beyond the div
1 parent 9af8154 commit 201bd8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Aurora-theme/lib/client/styles/theme.style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5258,7 +5258,7 @@ body::-webkit-scrollbar-thumb {
52585258
-webkit-flex: 4.6;
52595259
-ms-flex: 4.6;
52605260
flex: 4.6;
5261-
/*overflow: hidden;*/
5261+
overflow: hidden;
52625262
width: 100%;
52635263
/*margin-top: -1.7rem;*/
52645264
}

0 commit comments

Comments
 (0)