新增专区,调整分页bug
This commit is contained in:
14
pages/encyclopediaDetail/index.wxss
Normal file
14
pages/encyclopediaDetail/index.wxss
Normal file
@@ -0,0 +1,14 @@
|
||||
/* pages/encyclopediaDetail/index.wxss */
|
||||
.contentWrapper {
|
||||
padding: 30rpx
|
||||
}
|
||||
.title {
|
||||
margin-top: 12rpx;
|
||||
font-weight: 600;
|
||||
font-size: 48rpx;
|
||||
}
|
||||
|
||||
.content {
|
||||
margin-top: 40rpx;
|
||||
|
||||
}
|
Reference in New Issue
Block a user