[+] Add padding to first child
This commit is contained in:
@@ -53,6 +53,8 @@
|
||||
|
||||
.unread-entry:first-child
|
||||
{
|
||||
padding-top: 4px;
|
||||
|
||||
// Top shadow
|
||||
// https://stackoverflow.com/questions/17572619/inset-box-shadow-only-on-one-side
|
||||
box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.4);
|
||||
|
||||
Reference in New Issue
Block a user