A few small Timeline fixes

Co-authored-by: Scott Nonnenberg <scott@signal.org>
This commit is contained in:
automated-signal
2026-03-12 18:19:07 -05:00
committed by GitHub
parent 0c302d00f8
commit 0117ed943a
4 changed files with 11 additions and 10 deletions

View File

@@ -22,8 +22,8 @@
flex-direction: column;
justify-content: center;
line-height: 16px;
padding-bottom: 16px;
padding-top: 16px;
padding-bottom: 10px;
padding-top: 10px;
@include mixins.light-theme {
color: variables.$color-gray-60;