Files
xhs-examples/xhs-mini-demos/component-case/component-communication/components/com2/com2.css
2025-09-14 00:21:54 +08:00

6 lines
104 B
CSS

.com2-container {
background-color: yellow;
margin: 20px;
height: 250px;
color: black;
}