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