This commit is contained in:
2026-08-19 22:49:43 +02:00
parent 5c25182f6a
commit 3359e9f0d8

View File

@@ -1969,6 +1969,7 @@ body.sidebar-right-hidden #sidebar-drag-zone {
font-size: 1em; font-size: 1em;
border-bottom: 1px solid rgba(255, 255, 255, 0.05); border-bottom: 1px solid rgba(255, 255, 255, 0.05);
contain: layout style; contain: layout style;
margin: 0px;
} }
.sidebar-activity .comment-content-inner { .sidebar-activity .comment-content-inner {
@@ -3100,7 +3101,6 @@ body.layout-legacy .scroll-to-bottom svg {
display: flex; display: flex;
gap: 15px; gap: 15px;
padding: 10px; padding: 10px;
margin-left: 5px;
background-color: var(--comment-bg); background-color: var(--comment-bg);
/* Very light seethrough */ /* Very light seethrough */
border: 1px solid var(--nav-border-color); border: 1px solid var(--nav-border-color);