mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-29 03:20:46 +08:00
added hidden character to stop the loading circle from jumping
This commit is contained in:
parent
c09078b102
commit
4e80f7d26e
1 changed files with 1 additions and 1 deletions
|
|
@ -1059,7 +1059,7 @@
|
|||
<div class="icon">
|
||||
<i class="fas fa-fw fa-spin fa-circle-notch"></i>
|
||||
</div>
|
||||
<div class="text">Authenticating...</div>
|
||||
<div class="text"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="page pageTest hidden">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue