Commit graph

5 commits

Author SHA1 Message Date
c763a81e21 Alert overlays should display over modals
We were using the same Overlay with no changes, so alerts would display over modals without an overlay behind them
2023-07-02 16:18:13 -07:00
d4ad809dc9 Fix alert styles and overlays
* Update alert styles
* Fix Overlay component to take onClick event handler as a prop
2023-06-30 13:55:46 -07:00
4dcbb33feb Add local transition to overlay 2023-06-30 13:08:40 -07:00
6051a814fa Fix overlay styles 2023-06-23 19:14:16 -07:00
4c5fb3c28d Rename all files and fix imports
* Renaming index.scss files to index.module.scss
* Changing `import from` to `import styles from`
2023-06-23 13:19:38 -07:00
Renamed from components/common/Overlay/index.scss (Browse further)