Fixed private mention icon alignment in detailed view
This commit is contained in:
parent
60fdd8b82e
commit
1c79869ed9
4 changed files with 4 additions and 4 deletions
|
|
@ -1566,7 +1566,7 @@ body.layout-single-column {
|
|||
}
|
||||
.layout-single-column .detailed-status-direct .fa.fa-at::before,
|
||||
.layout-single-column .detailed-status__wrapper-direct .fa.fa-at::before {
|
||||
background-position: center 4px;
|
||||
background-position: center 2px;
|
||||
}
|
||||
.layout-single-column .status-direct.muted .status__content {
|
||||
background: rgba(155, 174, 200, 0.1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue