Fixed muted DM border in notifications
This commit is contained in:
parent
df6f75d385
commit
2dedb44f5e
4 changed files with 4 additions and 0 deletions
|
|
@ -1373,6 +1373,7 @@ body.layout-single-column {
|
|||
}
|
||||
.layout-single-column .status-direct.muted .status__content {
|
||||
background: rgba(155, 174, 200, 0.1);
|
||||
border-color: var(--color-lines);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1373,6 +1373,7 @@ body.layout-single-column {
|
|||
}
|
||||
.layout-single-column .status-direct.muted .status__content {
|
||||
background: rgba(155, 174, 200, 0.1);
|
||||
border-color: var(--color-lines);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1373,6 +1373,7 @@ body.layout-single-column {
|
|||
}
|
||||
.layout-single-column .status-direct.muted .status__content {
|
||||
background: rgba(155, 174, 200, 0.1);
|
||||
border-color: var(--color-lines);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1373,6 +1373,7 @@ body.layout-single-column {
|
|||
}
|
||||
.layout-single-column .status-direct.muted .status__content {
|
||||
background: rgba(155, 174, 200, 0.1);
|
||||
border-color: var(--color-lines);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue