This commit is contained in:
2026-05-28 20:40:16 +02:00
parent 80240ccb66
commit 700e705bee

View File

@@ -2338,7 +2338,6 @@ body.layout-legacy #comments-container.faded-out {
}
.comment-input {
margin-bottom: 5px;
background: rgba(255, 255, 255, 0.05);
padding: 5px;
border: 1px solid var(--nav-border-color);
@@ -2646,7 +2645,7 @@ body.layout-legacy .comments-list {
padding-top: 0px;
}
body.layout-legacy .comments-list:empty {
body.layout-legacy .comments-list:not(:has(.comment)) {
border: none;
}