magicsound/unpackage/dist/dev/mp-weixin/pages/login/Loginpage.wxss
2024-09-19 17:25:38 +08:00

10 lines
143 B
Plaintext

.content {
width: 100%;
height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
background-color: #0E0A10FF;
}