Merge branch 'main' into feature/chat-message-styles

This commit is contained in:
Dapoolp 2025-07-29 22:29:57 +02:00
commit b029a803cb
271 changed files with 13805 additions and 988 deletions

View file

@ -110,6 +110,10 @@
align-items: center;
justify-content: end;
gap: 8px;
.unequipped {
opacity: .5;
}
}
}