Skip to content

Commit

Permalink
remove weird global css (#6957)
Browse files Browse the repository at this point in the history
  • Loading branch information
julianjelfs authored Dec 3, 2024
1 parent c5c78fc commit 6c1d002
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions frontend/app/src/components/home/ChatMessage.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -725,11 +725,6 @@
align-items: center;
}
:global(.message .loading) {
min-height: 100px;
min-width: 250px;
}
:global(.message .avatar .avatar) {
margin: 0;
}
Expand Down

0 comments on commit 6c1d002

Please sign in to comment.