2024-12-03 13:56:22 +08:00

7 lines
102 B
Plaintext

/* plugin/components/hello-component.wxss */
.container {
margin: 1em;
}
.item {
display: block;
}