fix: icon fill for toast

This commit is contained in:
Shivam Mishra 2020-09-02 20:50:36 +05:30
parent d776a73837
commit e155cb555f

View file

@ -54,6 +54,9 @@
color: inherit;
opacity: 1;
font-size: inherit;
.icon {
fill: var(--text-muted);
}
}
.next-action-container {