chore: styles

This commit is contained in:
Cory Dransfeldt 2024-04-15 12:47:12 -07:00
parent 7fef7a7a34
commit e9cc1aa5c3
No known key found for this signature in database

View file

@ -49,6 +49,10 @@
line-height: var(--line-height-sm);
}
.track__chart--timestamp {
white-space: nowrap;
}
.track__chart--item {
& img {
border: 1px solid var(--accent-color);