Remove media thumbnail border

This commit is contained in:
hensm
2022-09-10 16:21:23 +01:00
parent 1ae0123952
commit d9982dd32d

View File

@@ -173,7 +173,6 @@ body {
.media__image { .media__image {
align-self: start; align-self: start;
border: 1px solid var(--border-color);
border-radius: 4px; border-radius: 4px;
flex-grow: 0; flex-grow: 0;
max-height: 70px; max-height: 70px;