fix: toast colors
This commit is contained in:
parent
4e92f54415
commit
bfdb236581
2 changed files with 17 additions and 16 deletions
|
|
@ -7,6 +7,7 @@
|
|||
max-width: 320px;
|
||||
border-radius: var(--radius-md);
|
||||
background-color: var(--surface-float-base);
|
||||
color: var(--text-inverted-base);
|
||||
color: rgba(253, 252, 252, 0.94);
|
||||
padding: 2px 8px;
|
||||
border: 0.5px solid rgba(253, 252, 252, 0.2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue