mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-05 21:46:49 +01:00
Merge branch 'staging' into rename-presets
This commit is contained in:
commit
a025331118
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user