1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
page {
|
||||
.page {
|
||||
height: 100vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -21,6 +21,7 @@ page {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.content {
|
||||
flex: 1;
|
||||
height: 0;
|
||||
@@ -29,6 +30,10 @@ page {
|
||||
border-radius: 30rpx 30rpx 0 0;
|
||||
padding: 50rpx 0 0;
|
||||
|
||||
.ce {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.text-1 {
|
||||
font-weight: 700;
|
||||
font-size: 45rpx;
|
||||
|
||||
Reference in New Issue
Block a user