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

This commit is contained in:
WBHarry 2025-07-28 20:54:02 +02:00
commit 094e0740dd
270 changed files with 13798 additions and 982 deletions

View file

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