Add warp on userlist

fixing page "/userselect" if many users on this
This commit is contained in:
daenur
2025-04-25 10:57:56 +03:00
parent b90b38eae9
commit e9d561466b

View File

@@ -238,6 +238,7 @@ body {
.userlist {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
.user {