Fix focused background color of direct toots (#5642)
parent
471c7f61d9
commit
37992a1012
|
@ -612,7 +612,7 @@
|
|||
outline: 0;
|
||||
background: lighten($ui-base-color, 4%);
|
||||
|
||||
&.status-direct {
|
||||
.status.status-direct {
|
||||
background: lighten($ui-base-color, 12%);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue