city-casereport/components/coolui-scroller/scroll-page/index.wxss
2023-12-06 14:22:42 +08:00

6 lines
72 B
Plaintext

:host {
display: block;
}
.wx-coolui-scroller-item {
height: 100%;
}