ShowMeYourName: fix gradient role compatibility (#3495)
Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
parent
44f7ccafcb
commit
c55833d95f
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
.vc-smyn-suffix {
|
.vc-smyn-suffix {
|
||||||
color: var(--text-muted);
|
color: var(--text-muted);
|
||||||
|
-webkit-text-fill-color: initial;
|
||||||
|
isolation: isolate;
|
||||||
}
|
}
|
||||||
|
|
||||||
.vc-smyn-suffix::before {
|
.vc-smyn-suffix::before {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue