Compare commits

...

1 Commits

Author SHA1 Message Date
hyzen
c789b56486 Update: comment styling 2026-06-26 15:09:57 +05:30
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 {