mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Merge branch 'staging' into rename-presets
This commit is contained in:
@@ -32,6 +32,14 @@ body.hideChatAvatars .last_mes:not(.smallSysMes) {
|
||||
padding-bottom: 20px !important;
|
||||
}
|
||||
|
||||
body.hideChatAvatars.no-timer.no-tokenCount.no-mesIDDisplay .swipe_left {
|
||||
left: 0px;
|
||||
}
|
||||
|
||||
body.hideChatAvatars .swipe_left {
|
||||
left: 7px;
|
||||
}
|
||||
|
||||
body.square-avatars .avatar,
|
||||
body.square-avatars .avatar img {
|
||||
border-radius: var(--avatar-base-border-radius) !important;
|
||||
|
Reference in New Issue
Block a user