mirror of
https://github.com/moparisthebest/mail
synced 2024-11-23 09:22:23 -05:00
increase space before address labels
This commit is contained in:
parent
d801a84ceb
commit
c430e3c147
@ -22,7 +22,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.address {
|
.address {
|
||||||
padding: 0.2em 0;
|
padding: 0.2em 0;
|
||||||
|
|
||||||
|
.label {
|
||||||
|
margin-left: 0.3em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user