Switches & Minor UI Improvements

This commit is contained in:
2026-04-23 11:57:56 +02:00
parent ee09a620d6
commit 87e0bcd929
7 changed files with 180 additions and 69 deletions
-12
View File
@@ -83,18 +83,6 @@ li[component="category/topic"]:not(.unread) .user-icon {
opacity: 0.78;
}
li[component="category/topic"]::before {
content: "";
position: absolute;
top: 0.85rem;
bottom: 0.85rem;
left: 4.55rem;
width: 1px;
background: linear-gradient(to bottom, transparent, var(--wg-ledger-rule-strong), transparent);
pointer-events: none;
opacity: 0.65;
}
li[component="category/topic"]::after {
content: "";
position: absolute;