Skip to content

Commit e86e831

Browse files
committed
also style horizontal scrollbars within body
1 parent 0151644 commit e86e831

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/base.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ table {
9393
}
9494

9595
body ::-webkit-scrollbar {
96+
height: 0.25rem;
9697
width: 0.25rem;
9798
}
9899

0 commit comments

Comments
 (0)