1
0
forked from noxious/client

#295 + #296 - Changed login boxes and char select styling

This commit is contained in:
2024-12-29 02:10:18 +01:00
parent e4186a1bf5
commit 7bb7af9476
6 changed files with 30 additions and 32 deletions

View File

@ -145,10 +145,8 @@ button {
}
}
.character {
&.active {
@apply pr-px border-r-0;
}
.character.active {
@apply bg-gray bg-none
}
.hair-deselect:has(:checked) {