This commit is contained in:
2026-07-16 03:51:03 +02:00
parent e2c277086f
commit 4ffe83fa9d
2 changed files with 4 additions and 3 deletions

View File

@@ -2943,7 +2943,7 @@ body.layout-legacy .scroll-to-bottom svg {
padding: 10px;
background: var(--comment-bg);
/* Very light seethrough */
border: 1px solid rgba(255, 255, 255, 0.05);
border: 1px solid var(--nav-border-color);
border-radius: 0;
/* No rounded corners */
position: relative;