| 346 | 346 | body.documentstyle #chat .mes .mesAvatarWrapper, |
| 347 | 347 | body.documentstyle #chat .mes .mes_block .ch_name .name_text, |
| 348 | 348 | body.documentstyle #chat .mes .mes_block .ch_name .timestamp, |
| 349 | +body.documentstyle #chat .mes .mes_block .ch_name .timestamp-icon, |
| 349 | 350 | body.documentstyle .mes:not(.last_mes) .ch_name .mes_buttons { |
| 350 | 351 | display: none !important; |
| 351 | 352 | } |
| 352 | 353 | |
| 354 | +body.documentstyle #chat .mes_block .ch_name { |
| 355 | + min-height: unset; |
| 356 | +} |
| 357 | + |
| 353 | 358 | /*FastUI blur removal*/ |
| 354 | 359 | |
| 355 | 360 | body.no-blur * { |