External link enhancment

This commit is contained in:
Christopher
2026-01-22 15:55:57 -08:00
parent 482acf1ff6
commit 2df45e164a
2 changed files with 30 additions and 28 deletions
+2 -1
View File
@@ -1357,6 +1357,7 @@ a.btn-primary:visited {
.link-preview-card {
display: block;
margin-top: 12px;
margin-bottom: 12px;
border: 1px solid var(--border);
border-radius: var(--radius-md);
overflow: hidden;
@@ -1543,4 +1544,4 @@ a.btn-primary:visited {
.thread-line {
margin-left: 20px;
border-left: 1px solid var(--border);
}
}