Compare commits

...

1 Commits

Author SHA1 Message Date
hyzen
c4cf91a305 Update: comment styling 2026-06-24 01:03:48 +05:30
2 changed files with 2 additions and 4 deletions

View File

@@ -1006,8 +1006,7 @@
margin-bottom: 0.85rem;
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-left: 2px solid var(--foreground-color3);
}
.comment--reply {

View File

@@ -1006,8 +1006,7 @@
margin-bottom: 0.85rem;
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-left: 2px solid var(--foreground-color3);
}
.comment--reply {