mirror of
https://github.com/moparisthebest/mail
synced 2025-02-07 02:20:14 -05:00
replace non semantic color variable in mail list
This commit is contained in:
parent
4ef2b834b6
commit
b53fdd3162
@ -29,7 +29,7 @@
|
|||||||
@include scut-truncate;
|
@include scut-truncate;
|
||||||
padding-top: 4px; // depends on height of .btn-navicon
|
padding-top: 4px; // depends on height of .btn-navicon
|
||||||
padding-right: 50px; // depends on with of .btn-icon
|
padding-right: 50px; // depends on with of .btn-icon
|
||||||
color: $color-grey-dark;
|
color: $color-text;
|
||||||
font-size: $font-size-bigger;
|
font-size: $font-size-bigger;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user