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
Plastikmensch 2023-07-23 18:50:24 +02:00 committed by GitHub
parent 21fed4601f
commit 6fb2982ec0
1 changed files with 1 additions and 2 deletions

View File

@ -175,8 +175,7 @@
.notif-cleaning {
.status,
.notification-follow,
.notification-follow-request {
.notification {
padding-inline-end: ($dismiss-overlay-width + 0.5rem);
}
}