Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
eyeseast committed Jan 26, 2024
1 parent 9e976c0 commit 5b6bca7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/common/Loader.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,6 @@
opaquify 1s ease;
}
/*
top: calc(50% - #{$smallSpinsize / 2 + $smallBordersize});
left: calc(50% - #{$smallSpinsize / 2 + $smallBordersize});
*/
.spinner.center {
top: calc(
50% - (var(--smallSpinsize, 10px) / 2 + var(--smallBordersize, 4px))
Expand Down

0 comments on commit 5b6bca7

Please sign in to comment.