mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
fix last mes swipe button loc when chat avatars are hidden
This commit is contained in:
@@ -28,6 +28,10 @@ body.hideChatAvatars .mesAvatarWrapper .avatar {
|
|||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body.hideChatAvatars .last_mes {
|
||||||
|
padding-bottom: 40px !important;
|
||||||
|
}
|
||||||
|
|
||||||
body.square-avatars .avatar,
|
body.square-avatars .avatar,
|
||||||
body.square-avatars .avatar img {
|
body.square-avatars .avatar img {
|
||||||
border-radius: var(--avatar-base-border-radius) !important;
|
border-radius: var(--avatar-base-border-radius) !important;
|
||||||
|
Reference in New Issue
Block a user