mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-17 03:45:25 +02:00
Fix avatar sizing in user card
This commit is contained in:
@ -681,6 +681,7 @@ p.mentioned span.chatmessage {
|
||||
|
||||
#usercard .avatar {
|
||||
width: 100%;
|
||||
max-width: 120px;
|
||||
}
|
||||
|
||||
#usercard .identity {
|
||||
|
Reference in New Issue
Block a user