fix(post mobile): backlinks position was bugged

This commit is contained in:
Tom (plebeius.eth)
2024-06-29 11:59:38 +02:00
parent 6d07ea2e3c
commit 6647f25bf8
+1
View File
@@ -453,6 +453,7 @@
line-height: 2;
background-color: var(--reply-backlink-mobile-background-color);
border-top: var(--reply-backlink-mobile-border-top);
clear: both;
}
.highlight {