fix styling
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
0efe6f6a00
commit
57d06414c1
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
|
|
||||||
span {
|
span:not(.verified-icon) {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: var(--primary-text-color--faint);
|
color: var(--primary-text-color--faint);
|
||||||
|
|
Loading…
Reference in a new issue