mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-10 06:01:28 +08:00
style: fix loading indicator appearing in the wrong spot
This commit is contained in:
parent
9399085251
commit
6c5368beed
1 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,8 @@
|
|||
position: relative;
|
||||
align-items: center;
|
||||
gap: 0.25em;
|
||||
display: grid;
|
||||
grid-auto-flow: column;
|
||||
.loading,
|
||||
.user,
|
||||
.avatar {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue