Update: comment styling

This commit is contained in:
hyzen
2026-06-23 21:31:39 +05:30
parent d058e475bc
commit 5405d6a3c6
2 changed files with 2 additions and 2 deletions

View File

@@ -1007,7 +1007,7 @@
padding: 0.75rem 0.75rem 0.1rem 0.75rem;
background: var(--background-color);
border-left: 1.2px solid var(--foreground-color3);
border-radius: 3.1px;
border-radius: 3px;
}
.comment--reply {