xzs-mysql/source/wx/xzs-student/pages/my/message/info/index.wxss

17 lines
202 B
Plaintext
Raw Normal View History

2020-09-02 00:44:41 +00:00
.msg-page {
background: white;
width: 100%;
height: 100%;
padding: 10px 0px;
}
.msg-title {
text-align: center;
font-size: 14px;
}
.msg-content {
padding: 8px 15px;
font-size: 14px;
}