This commit is contained in:
Valeria Fadeeva 2024-10-23 14:11:32 +05:00
parent 599ea8ed8b
commit a370e1bfb3
1 changed files with 5 additions and 0 deletions

View File

@ -72,6 +72,11 @@ html, body {
border-radius: 10px; border-radius: 10px;
} }
.media_attachments img:only-child {
max-width: none;
border-radius: 10px;
}
#body { #body {
display: none; display: none;
min-height: 75vh; min-height: 75vh;