Apply padding to all notifications in notif-cleaning mode (#2325)
* Add missing padding to notif-cleaning for admin-sign-up Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com> * Apply padding to all notification types instead Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com> --------- Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>lolsob-rspec
parent
21fed4601f
commit
6fb2982ec0
|
@ -175,8 +175,7 @@
|
|||
|
||||
.notif-cleaning {
|
||||
.status,
|
||||
.notification-follow,
|
||||
.notification-follow-request {
|
||||
.notification {
|
||||
padding-inline-end: ($dismiss-overlay-width + 0.5rem);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue