mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-30 00:41:24 +00:00
9 lines
105 B
SCSS
9 lines
105 B
SCSS
// All CSS for date & time ui
|
|
|
|
.time {
|
|
color: var(--color-help);
|
|
}
|
|
|
|
.time--ago {
|
|
min-width: 160px;
|
|
}
|