UX: better alignment of icons in notifications menu (#9934)
This commit is contained in:
parent
7a76f3c295
commit
03c3448b15
|
@ -212,12 +212,13 @@
|
|||
}
|
||||
li:not(.show-all) {
|
||||
padding: 0;
|
||||
|
||||
a {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 0.25em 0.5em;
|
||||
}
|
||||
.d-icon {
|
||||
padding-top: 0.2em;
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue