fix: icon fill for toast
This commit is contained in:
parent
d776a73837
commit
e155cb555f
1 changed files with 3 additions and 0 deletions
|
|
@ -54,6 +54,9 @@
|
|||
color: inherit;
|
||||
opacity: 1;
|
||||
font-size: inherit;
|
||||
.icon {
|
||||
fill: var(--text-muted);
|
||||
}
|
||||
}
|
||||
|
||||
.next-action-container {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue