Update
This commit is contained in:
parent
599ea8ed8b
commit
a370e1bfb3
|
@ -72,6 +72,11 @@ html, body {
|
|||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.media_attachments img:only-child {
|
||||
max-width: none;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
#body {
|
||||
display: none;
|
||||
min-height: 75vh;
|
||||
|
|
Loading…
Reference in New Issue