Adjust document mode styles

8d678742157831587b41a6190f6d11766e17fc66

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

1 files changed, +5 -0Showing whitespace changes
public/css/toggle-dependent.css+5 -0
@@ -346,10 +346,15 @@ body.documentstyle #chat .last_mes .swipe_left {
346body.documentstyle #chat .mes .mesAvatarWrapper,346body.documentstyle #chat .mes .mesAvatarWrapper,
347body.documentstyle #chat .mes .mes_block .ch_name .name_text,347body.documentstyle #chat .mes .mes_block .ch_name .name_text,
348body.documentstyle #chat .mes .mes_block .ch_name .timestamp,348body.documentstyle #chat .mes .mes_block .ch_name .timestamp,
349body.documentstyle #chat .mes .mes_block .ch_name .timestamp-icon,
349body.documentstyle .mes:not(.last_mes) .ch_name .mes_buttons {350body.documentstyle .mes:not(.last_mes) .ch_name .mes_buttons {
350 display: none !important;351 display: none !important;
351}352}
352353
354body.documentstyle #chat .mes_block .ch_name {
355 min-height: unset;
356}
357
353/*FastUI blur removal*/358/*FastUI blur removal*/
354359
355body.no-blur * {360body.no-blur * {