Fix embedded file width on markdown page

This commit is contained in:
Raphael Wickihalder 2022-04-05 20:47:04 +02:00
parent a2b567889e
commit 134cef103a
No known key found for this signature in database
GPG key ID: 05179BB92383243D

View file

@ -1217,10 +1217,14 @@ img {
margin-bottom: -1px !important; margin-bottom: -1px !important;
// margin-left:2px !important; // margin-left:2px !important;
} }
}
.comments {
.markdown-preview {
.claim-link { .claim-link {
width: 40%; width: 40%;
margin-top: var(--spacing-xs); margin-top: var(--spacing-xs);
} }
}
} }
.hide-ribbon { .hide-ribbon {
.claim-tile__repost-author { .claim-tile__repost-author {