2021-12-12 17:15:24 +08:00

11 lines
170 B
Plaintext

/* page_package/activity/activity.wxss */
page{
background-color: #eeeeee;
}
.bottom-bar{
position: fixed;
bottom: 0px;
display: flex;
width: 100%;
}