diff --git a/src/index.css b/src/index.css index f01bd41..47c64b4 100644 --- a/src/index.css +++ b/src/index.css @@ -308,6 +308,8 @@ &::-webkit-scrollbar { display: none; + width: 0; + height: 0; } } @@ -317,6 +319,8 @@ &::-webkit-scrollbar { display: none; + width: 0; + height: 0; } }