Skip to content

Commit

Permalink
Merge pull request #7 from Ancientkingg/dev
Browse files Browse the repository at this point in the history
Fix waiting timers css 🦜
  • Loading branch information
Ancientkingg authored Jul 10, 2024
2 parents 06a2d46 + ba3469b commit f2a695b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/lib/waiting/modes/Hourglass.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
content: '';
width: 100%;
top: -20px;
left: 0px;
height: 20px;
border-bottom-left-radius: 50% 70%;
border-bottom-right-radius: 50% 70%;
Expand Down

0 comments on commit f2a695b

Please sign in to comment.