mirror of
https://github.com/moparisthebest/mail
synced 2024-11-23 01:12:19 -05:00
Change grey shade of list seperators
This commit is contained in:
parent
3a59f79223
commit
b9da151a54
@ -23,7 +23,7 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
border-top: 1px solid $color-grey-light;
|
border-top: 1px solid $color-grey-lighter;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:first-child {
|
&:first-child {
|
||||||
|
Loading…
Reference in New Issue
Block a user