diff --git a/public/css/toggle-dependent.css b/public/css/toggle-dependent.css index 774e86089..f14bb3f23 100644 --- a/public/css/toggle-dependent.css +++ b/public/css/toggle-dependent.css @@ -28,6 +28,10 @@ body.hideChatAvatars .mesAvatarWrapper .avatar { display: none !important; } +body.hideChatAvatars .last_mes { + padding-bottom: 40px !important; +} + body.square-avatars .avatar, body.square-avatars .avatar img { border-radius: var(--avatar-base-border-radius) !important; @@ -450,4 +454,4 @@ body.expandMessageActions .mes .mes_buttons .extraMesButtonsHint { #smooth_streaming:checked~#smooth_streaming_speed_control { display: block; -} +} \ No newline at end of file diff --git a/public/index.html b/public/index.html index 0ad043c49..656e44231 100644 --- a/public/index.html +++ b/public/index.html @@ -1660,16 +1660,24 @@
+