UX: More tweaks & fixes (#22)

This commit is contained in:
Jordan Vidrine
2025-03-06 15:54:45 -06:00
committed by GitHub
parent 91f3cc3ebb
commit 9a8a9d4ad3
4 changed files with 62 additions and 0 deletions
+11
View File
@@ -102,3 +102,14 @@
margin-block: unset;
margin-bottom: 1em;
}
.timeline-container.timeline-fullscreen
.topic-timeline
.timeline-scrollarea
.timeline-scroller
.timeline-handle {
float: none;
width: 5px;
position: relative;
right: -4px;
}