Files
xuanzhi-wx/components/base/app-button/index.wxss
2026-04-22 18:54:52 +08:00

8 lines
60 B
Plaintext

:host {
display: block;
}
.app-button {
width: 100%;
}