Merge branch 'staging' into rename-presets

a025331118f82cddcdbdbc02b94d9f9f205dc12f

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +8 -0Ignore whitespace
public/css/toggle-dependent.css+8 -0
@@ -32,6 +32,14 @@ body.hideChatAvatars .last_mes:not(.smallSysMes) {
3232 padding-bottom: 20px !important;
3333}
3434
35+body.hideChatAvatars.no-timer.no-tokenCount.no-mesIDDisplay .swipe_left {
36+ left: 0px;
37+}
38+
39+body.hideChatAvatars .swipe_left {
40+ left: 7px;
41+}
42+
3543body.square-avatars .avatar,
3644body.square-avatars .avatar img {
3745 border-radius: var(--avatar-base-border-radius) !important;