border-radius

This commit is contained in:
Martti Malmi 2020-05-16 09:00:34 +03:00
parent 0528c1bebe
commit 999ac34044

View File

@ -203,7 +203,7 @@ header #back-button {
} }
.msg-content img { .msg-content img {
border-radius: 3px; border-radius: 6px;
max-height: 250px; max-height: 250px;
max-width: 100%; max-width: 100%;
cursor: pointer; cursor: pointer;