Smarter hide by tags

This commit is contained in:
SillyLossy
2023-04-29 17:44:15 +03:00
parent ba1a23fd88
commit ac88107ef5
2 changed files with 6 additions and 2 deletions

View File

@@ -3053,6 +3053,10 @@ a {
display: none;
}
.hiddenByTag {
display: none !important;
}
/* Message images */
.mes img.img_extra {
max-width: 600px;