chore: styles
This commit is contained in:
parent
7fef7a7a34
commit
e9cc1aa5c3
1 changed files with 4 additions and 0 deletions
|
@ -49,6 +49,10 @@
|
||||||
line-height: var(--line-height-sm);
|
line-height: var(--line-height-sm);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.track__chart--timestamp {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
.track__chart--item {
|
.track__chart--item {
|
||||||
& img {
|
& img {
|
||||||
border: 1px solid var(--accent-color);
|
border: 1px solid var(--accent-color);
|
||||||
|
|
Reference in a new issue