mahjong_group/unpackage/dist/dev/mp-weixin/app.wxss
2025-08-30 17:57:21 +08:00

22 lines
532 B
Plaintext

/*每个页面公共css */
.bg {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
}
.column {
display: flex;
flex-direction: column;
}
.row {
display: flex;
flex-direction: row;
}
.center {
display: flex;
align-items: center;
justify-content: center;
}
page{--status-bar-height:25px;--top-window-height:0px;--window-top:0px;--window-bottom:0px;--window-left:0px;--window-right:0px;--window-magin:0px}[data-c-h="true"]{display: none !important;}