Skip to content

Commit

Permalink
simple style loading screen
Browse files Browse the repository at this point in the history
  • Loading branch information
Maiykol committed Oct 6, 2023
1 parent 2201861 commit 4ad8078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ body::-webkit-scrollbar-button:increment {
.loadingOverlay{
left: 0;
top: 0;
width: 100vw;
width: 55vw;
position: absolute;
min-width: 0;
}
Expand Down

0 comments on commit 4ad8078

Please sign in to comment.