This commit is contained in:
2026-05-29 20:53:38 +02:00
parent 67643f17a9
commit a7e4d5b0dd

View File

@@ -2844,7 +2844,7 @@ body.layout-legacy #comments-container.faded-out {
cursor: pointer; cursor: pointer;
user-select: none; user-select: none;
border: 1px solid rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.12);
padding: 3px 10px; padding: 0px 10px;
transition: color 0.15s, border-color 0.15s; transition: color 0.15s, border-color 0.15s;
} }