Update: comment styling

This commit is contained in:
hyzen
2026-06-26 15:09:57 +05:30
parent 144322a93c
commit c789b56486
2 changed files with 4 additions and 2 deletions

View File

@@ -1006,7 +1006,8 @@
margin-bottom: 0.85rem;
padding: 0.75rem 0.75rem 0.1rem 0.75rem;
background: var(--background-color);
border-left: 1.75px solid var(--foreground-color3);
border: 0.762px solid var(--foreground-color3);
border-radius: 4px;
}
.comment--reply {

View File

@@ -1006,7 +1006,8 @@
margin-bottom: 0.85rem;
padding: 0.75rem 0.75rem 0.1rem 0.75rem;
background: var(--background-color);
border-left: 1.75px solid var(--foreground-color3);
border: 0.762px solid var(--foreground-color3);
border-radius: 4px;
}
.comment--reply {