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 {
|
.missing-avatar.inline_avatar {
|
||||||
padding: unset;
|
padding: unset;
|
||||||
border-radius: var(--avatar-base-border-radius-round);
|
border-radius: var(--avatar-base-border-radius-round);
|
||||||
width: fit-content;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*applies to char list and mes_text char display name*/
|
/*applies to char list and mes_text char display name*/
|
||||||
|
Reference in New Issue
Block a user