mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-31 11:35:37 +01:00
Adjust padding for no avatars mode
This commit is contained in:
parent
d5c26032aa
commit
3a68dbfd58
@ -28,8 +28,8 @@ body.hideChatAvatars .mesAvatarWrapper .avatar {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
body.hideChatAvatars .last_mes {
|
||||
padding-bottom: 40px !important;
|
||||
body.hideChatAvatars .last_mes:not(.smallSysMes) {
|
||||
padding-bottom: 20px !important;
|
||||
}
|
||||
|
||||
body.square-avatars .avatar,
|
||||
@ -454,4 +454,4 @@ body.expandMessageActions .mes .mes_buttons .extraMesButtonsHint {
|
||||
|
||||
#smooth_streaming:checked~#smooth_streaming_speed_control {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user