v3.0.6
This commit is contained in:
16
source/wx/xzs-student/pages/my/message/info/index.wxss
Normal file
16
source/wx/xzs-student/pages/my/message/info/index.wxss
Normal file
@@ -0,0 +1,16 @@
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user