thaw/src/components/wave/wave.css
2023-11-13 16:17:41 +08:00

8 lines
121 B
CSS

.thaw-wave {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
border-radius: inherit;
}