Merged with main

This commit is contained in:
WBHarry 2025-07-19 02:54:21 +02:00
commit 51ba94c83a
25 changed files with 398 additions and 159 deletions

View file

@ -193,5 +193,14 @@
}
}
}
.character-downtime-container {
display: flex;
gap: 2px;
button {
flex: 1;
}
}
}
}