reduce user-card-bio height to 200px

master
Aevann 2024-04-09 03:52:50 +02:00
parent 4f65791d3b
commit 3fe33faf7d
1 changed files with 1 additions and 1 deletions

View File

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