mirror of
https://github.com/moparisthebest/mail
synced 2025-02-16 23:20:09 -05:00
[WO-280] improve readability of sent date
This commit is contained in:
parent
d6c038d6fd
commit
0143db7f0b
@ -58,7 +58,7 @@
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
width: 6em * ($font-size-small / $font-size-smaller);
|
||||
color: $color-grey-light;
|
||||
color: $color-grey-medium;
|
||||
font-size: $font-size-smaller;
|
||||
text-align: right;
|
||||
line-height: 1.5em * ($font-size-small / $font-size-smaller);
|
||||
|
@ -17,7 +17,7 @@
|
||||
}
|
||||
|
||||
.date {
|
||||
color: $color-grey-light;
|
||||
color: $color-grey-medium;
|
||||
font-size: $font-size-small;
|
||||
margin-top: 0.25em;
|
||||
margin-bottom: 1.5em;
|
||||
|
Loading…
Reference in New Issue
Block a user