Merge branch 'development' into feature/946-Damage-Effect-Chat-Messages

This commit is contained in:
WBHarry 2025-08-25 20:43:39 +02:00
commit af780520dd
65 changed files with 567 additions and 424 deletions

View file

@ -146,10 +146,6 @@
outline: 2px solid light-dark(@dark, @golden);
}
&:placeholder {
color: light-dark(@dark-blue-50, @beige-50);
}
&::-webkit-search-cancel-button {
-webkit-appearance: none;
display: none;
@ -349,6 +345,8 @@
display: grid;
grid-template-rows: 0fr;
transition: all 0.3s ease-in-out;
width: 100%;
.wrapper {
overflow: hidden;
display: grid;