forked from external-repos/squoosh
6 lines
62 B
SCSS
6 lines
62 B
SCSS
.children-exiting {
|
|
& > * {
|
|
pointer-events: none;
|
|
}
|
|
}
|