Added enter animation, added loading and error state to conversations and communities, updated other small stuff
This commit is contained in:
parent
396defef64
commit
ed53c17597
10 changed files with 116 additions and 53 deletions
|
|
@ -79,7 +79,7 @@
|
|||
@apply border-border outline-ring/50;
|
||||
}
|
||||
body {
|
||||
@apply bg-background text-foreground;
|
||||
@apply bg-black text-foreground;
|
||||
}
|
||||
html {
|
||||
@apply font-sans;
|
||||
|
|
|
|||
Loading…
Reference in a new issue