Remove divider in app content list (Mail, Contacts, …)
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
78c1492df9
commit
aba395faf0
|
@ -1122,7 +1122,6 @@ $outter-margin: ($popoveritem-height - $popovericon-size) / 2;
|
|||
.app-content-list-item {
|
||||
position: relative;
|
||||
height: 68px;
|
||||
border-top: 1px solid var(--color-border);
|
||||
cursor: pointer;
|
||||
padding: 10px 7px;
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue