fix: add missing .trip-feed and .trip-sidebar-section CSS classes

This commit is contained in:
2026-06-19 15:37:58 +02:00
parent 86b2778a47
commit 5c98bf239a
+4
View File
@@ -847,3 +847,7 @@ body::after {
}
.story-escape:hover { color: var(--color-accent); }
.trip-feed { min-width: 0; }
.trip-sidebar-section {}