Update: comment styling

This commit is contained in:
hyzen
2026-06-11 14:34:04 +05:30
parent 1e87f6778f
commit cab5840df8
2 changed files with 2 additions and 2 deletions

View File

@@ -998,7 +998,7 @@
.comment {
margin-bottom: 1.2rem;
padding: 0.75rem 0.9rem;
padding: 0.75rem 0.9rem 0 0.9rem;
border: 1px solid var(--background-color1, #e0e0e0);
border-radius: 6px;
background: var(--background-color);

View File

@@ -998,7 +998,7 @@
.comment {
margin-bottom: 1.2rem;
padding: 0.75rem 0.9rem;
padding: 0.75rem 0.9rem 0 0.9rem;
border: 1px solid var(--background-color1, #e0e0e0);
border-radius: 6px;
background: var(--background-color);