Skip to content

Commit e976cf9

Browse files
apply scroller width for same cross browser behaviour
1 parent c4326ba commit e976cf9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,7 @@ h2 a {
12101210
.table-scroller {
12111211
width: 100%;
12121212
overflow: scroll;
1213+
scrollbar-width: thin;
12131214
}
12141215

12151216
code {

0 commit comments

Comments
 (0)