minor fix
This commit is contained in:
parent
f7a076eded
commit
2d065ceaf6
1 changed files with 1 additions and 1 deletions
|
@ -329,7 +329,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
height: 1em;
|
height: 1em;
|
||||||
color: transparentize($lighter-text-color, 0.1);
|
color: $lighter-text-color;
|
||||||
|
|
||||||
.status__visibility-icon {
|
.status__visibility-icon {
|
||||||
padding-left: 6px;
|
padding-left: 6px;
|
||||||
|
|
Loading…
Reference in a new issue