thaw/src/wave/wave.css
2023-11-02 10:16:31 +08:00

8 lines
121 B
CSS

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