Files
DemuMesDataV/lib/components/decoration1/src/main.css
2019-08-22 14:41:07 +08:00

8 lines
107 B
CSS

.dv-decoration-1 {
width: 100%;
height: 100%;
}
.dv-decoration-1 svg {
transform-origin: left top;
}