Fixed DM notification header alignment

This commit is contained in:
Niléane 2024-08-23 22:36:59 +02:00
parent 27acddbea5
commit 1f88d56496
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View file

@ -5412,7 +5412,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
.app-body .notification-ungrouped--mention:not(.notification-ungrouped--direct) .notification-ungrouped__header {
display: none;
}
.app-body .notification-group__icon {
.app-body :is(.notification-group__icon, .notification-ungrouped__header__icon) {
width: 46px;
height: 28px;
justify-content: end;

View file

@ -5412,7 +5412,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
.app-body .notification-ungrouped--mention:not(.notification-ungrouped--direct) .notification-ungrouped__header {
display: none;
}
.app-body .notification-group__icon {
.app-body :is(.notification-group__icon, .notification-ungrouped__header__icon) {
width: 46px;
height: 28px;
justify-content: end;

View file

@ -5412,7 +5412,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
.app-body .notification-ungrouped--mention:not(.notification-ungrouped--direct) .notification-ungrouped__header {
display: none;
}
.app-body .notification-group__icon {
.app-body :is(.notification-group__icon, .notification-ungrouped__header__icon) {
width: 46px;
height: 28px;
justify-content: end;

View file

@ -5412,7 +5412,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
.app-body .notification-ungrouped--mention:not(.notification-ungrouped--direct) .notification-ungrouped__header {
display: none;
}
.app-body .notification-group__icon {
.app-body :is(.notification-group__icon, .notification-ungrouped__header__icon) {
width: 46px;
height: 28px;
justify-content: end;