lbry-desktop/ui/scss/component/_time.scss
2019-11-11 13:27:29 -05:00

9 lines
100 B
SCSS

// All CSS for date & time ui
.time {
color: $lbry-gray-5;
}
.time--ago {
min-width: 140px;
}