mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix groups with no avatar in inline lists
This commit is contained in:
@@ -3139,7 +3139,7 @@ input[type=search]:focus::-webkit-search-cancel-button {
|
||||
.missing-avatar.inline_avatar {
|
||||
padding: unset;
|
||||
border-radius: var(--avatar-base-border-radius-round);
|
||||
width: fit-content;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
/*applies to char list and mes_text char display name*/
|
||||
|
Reference in New Issue
Block a user