Skip to content

Commit 2919e57

Browse files
iamkunisland205
authored andcommitted
fix: FF scroll bar width (ElemeFE#18091)
1 parent 5491e52 commit 2919e57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/theme-chalk/src/scrollbar.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
height: 100%;
2020

2121
@include m(hidden-default) {
22+
scrollbar-width: none;
2223
&::-webkit-scrollbar {
2324
width: 0;
2425
height: 0;

0 commit comments

Comments
 (0)