mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-23 17:47:24 +00:00
9 lines
103 B
SCSS
9 lines
103 B
SCSS
// All CSS for date & time ui
|
|
|
|
.time {
|
|
color: black; //gray-5;
|
|
}
|
|
|
|
.time--ago {
|
|
min-width: 140px;
|
|
}
|