Fixed DM notification header alignment
This commit is contained in:
parent
27acddbea5
commit
1f88d56496
4 changed files with 4 additions and 4 deletions
|
|
@ -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 {
|
.app-body .notification-ungrouped--mention:not(.notification-ungrouped--direct) .notification-ungrouped__header {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.app-body .notification-group__icon {
|
.app-body :is(.notification-group__icon, .notification-ungrouped__header__icon) {
|
||||||
width: 46px;
|
width: 46px;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
justify-content: end;
|
justify-content: end;
|
||||||
|
|
|
||||||
|
|
@ -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 {
|
.app-body .notification-ungrouped--mention:not(.notification-ungrouped--direct) .notification-ungrouped__header {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.app-body .notification-group__icon {
|
.app-body :is(.notification-group__icon, .notification-ungrouped__header__icon) {
|
||||||
width: 46px;
|
width: 46px;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
justify-content: end;
|
justify-content: end;
|
||||||
|
|
|
||||||
|
|
@ -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 {
|
.app-body .notification-ungrouped--mention:not(.notification-ungrouped--direct) .notification-ungrouped__header {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.app-body .notification-group__icon {
|
.app-body :is(.notification-group__icon, .notification-ungrouped__header__icon) {
|
||||||
width: 46px;
|
width: 46px;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
justify-content: end;
|
justify-content: end;
|
||||||
|
|
|
||||||
|
|
@ -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 {
|
.app-body .notification-ungrouped--mention:not(.notification-ungrouped--direct) .notification-ungrouped__header {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.app-body .notification-group__icon {
|
.app-body :is(.notification-group__icon, .notification-ungrouped__header__icon) {
|
||||||
width: 46px;
|
width: 46px;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
justify-content: end;
|
justify-content: end;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue