问卷调查详情显示问题、已结束不能点击提交;
This commit is contained in:
@@ -234,7 +234,6 @@
|
||||
.bottom-btn-wrap {
|
||||
padding: 20rpx 30rpx 40rpx;
|
||||
display: flex;
|
||||
gap: 20rpx;
|
||||
}
|
||||
|
||||
.btn-modify {
|
||||
@@ -246,6 +245,7 @@
|
||||
font-size: 30rpx;
|
||||
border-radius: 8rpx;
|
||||
border: none;
|
||||
margin-right: 20rpx;
|
||||
}
|
||||
|
||||
.btn-delete {
|
||||
@@ -257,5 +257,6 @@
|
||||
border: 1rpx solid #f53f3f;
|
||||
font-size: 30rpx;
|
||||
border-radius: 8rpx;
|
||||
margin-right: 0rpx;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user