gov_propagandize/app.wxss
itgaojian163 04ea741ab9 工具
2025-01-02 17:33:12 +08:00

10 lines
170 B
Plaintext

/**app.wxss**/
.container {
height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
box-sizing: border-box;
}