hensei-web/components/Overlay/index.scss
Justin Edmund 679710efc3 Implement Radix's Alert dialog for deleting teams
We didn't implement the method for actually doing the deleting yet, though
2022-02-04 20:43:02 -08:00

12 lines
No EOL
172 B
SCSS

// .Overlay {
// background: black;
// position: absolute;
// opacity: 0.28;
// height: 100%;
// width: 100%;
// top: 0;
// left: 0;
// }