xiaokuaisong-xiaochengxu/uniapp04/unpackage/dist/dev/mp-alipay/pages/messageCenter/messageCenter.acss
2024-10-18 15:53:00 +08:00

18 lines
222 B
Plaintext

page {
background-color: #fff;
}
.chat-custom-right {
flex: 1;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-end;
}
.chat-custom-text {
font-size: 12px;
color: #999;
}