mirror of
https://github.com/mastodon/mastodon.git
synced 2024-12-16 15:16:38 +00:00
minor fix
This commit is contained in:
parent
f7a076eded
commit
2d065ceaf6
|
@ -329,7 +329,7 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
height: 1em;
|
||||
color: transparentize($lighter-text-color, 0.1);
|
||||
color: $lighter-text-color;
|
||||
|
||||
.status__visibility-icon {
|
||||
padding-left: 6px;
|
||||
|
|
Loading…
Reference in a new issue