Skip to content

Commit

Permalink
[Fixed] scrollbars issues
Browse files Browse the repository at this point in the history
  • Loading branch information
greedyboi committed Sep 21, 2023
1 parent 73ff7be commit 1eeb1c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layout/MainLayout/MainLayout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
percentage(calc(random(100) / 100)) percentage(calc(random(100) / 100)), percentage(calc(random(100) / 100)) percentage(calc(random(100) / 100));
background-repeat: no-repeat no-repeat;
white-space: pre-line;

overflow: hidden;
.spinner-border {
width: '3rem';
height: '3rem';
Expand Down

0 comments on commit 1eeb1c2

Please sign in to comment.