lbry-desktop/ui/scss/component/_time.scss

10 lines
100 B
SCSS
Raw Normal View History

2018-10-04 00:11:08 -04:00
// All CSS for date & time ui
.time {
color: $lbry-gray-5;
2018-10-04 00:11:08 -04:00
}
.time--ago {
2019-03-31 19:04:01 -04:00
min-width: 140px;
2018-10-04 00:11:08 -04:00
}