trendmicro-frontend / tonic-ui

Tonic UI is a UI component library for React, built with Emotion and Styled System. It is designed to be easy to use and easy to customize.
https://trendmicro-frontend.github.io/tonic-ui
MIT License
125 stars 28 forks source link

[Docs] Update the `toast on modal and drawer` example to include a shadow for better differentiation #855

Closed cheton closed 3 months ago

cheton commented 3 months ago

https://trendmicro-frontend.github.io/tonic-ui/react/v1/components/toast#toast-on-modal-and-drawer

It's challenging to differentiate between the toast and modal in light mode:

image