Adjust padding for no avatars mode

3a68dbfd589c8aca37c6c4a096bb711317cf4048

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

1 files changed, +3 -3Ignore whitespace
public/css/toggle-dependent.css+3 -3
@@ -28,8 +28,8 @@ body.hideChatAvatars .mesAvatarWrapper .avatar {
2828 display: none !important;
2929}
3030
3131body.hideChatAvatars .last_mes:not(.smallSysMes) {
3232 padding-bottom: 40px20px !important;
3333}
3434
3535body.square-avatars .avatar,
@@ -454,4 +454,4 @@ body.expandMessageActions .mes .mes_buttons .extraMesButtonsHint {
454454
455455#smooth_streaming:checked~#smooth_streaming_speed_control {
456456 display: block;
457-}
457 \ No newline at end of file
457+}