修改
This commit is contained in:
@@ -606,6 +606,8 @@ function exit(){
|
|||||||
}
|
}
|
||||||
.questionNums{
|
.questionNums{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: 90vh;
|
||||||
|
overflow-y: auto;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
@@ -618,6 +620,7 @@ function exit(){
|
|||||||
border: 2px solid #E0E0E0;
|
border: 2px solid #E0E0E0;
|
||||||
font-size: 28rpx;
|
font-size: 28rpx;
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
|
margin-bottom: 15px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.questionsActive{
|
.questionsActive{
|
||||||
|
|||||||
Reference in New Issue
Block a user