increase height of bio in usercards

master
Aevann 2024-04-07 06:37:29 +02:00
parent 9db575ae93
commit 875eb64c09
1 changed files with 1 additions and 1 deletions

View File

@ -7494,7 +7494,7 @@ table *, .playing-card_large {
}
.user-card-bio {
max-height: 50px;
max-height: 500px;
overflow-y: auto;
}