fix: add missing .trip-feed and .trip-sidebar-section CSS classes
This commit is contained in:
@@ -847,3 +847,7 @@ body::after {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.story-escape:hover { color: var(--color-accent); }
|
.story-escape:hover { color: var(--color-accent); }
|
||||||
|
|
||||||
|
.trip-feed { min-width: 0; }
|
||||||
|
|
||||||
|
.trip-sidebar-section {}
|
||||||
|
|||||||
Reference in New Issue
Block a user