优化页面
This commit is contained in:
@@ -163,12 +163,37 @@
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
.popup-container-out.data-v-36b7ee78{
|
||||
width: 500rpx;
|
||||
height: 400rpx;
|
||||
background-color: #ffffff;
|
||||
border-radius: 30rpx;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
padding: 30rpx;
|
||||
}
|
||||
.popup-container-expurgate.data-v-36b7ee78{
|
||||
width: 500rpx;
|
||||
height: 300rpx;
|
||||
background-color: #ffffff;
|
||||
border-radius: 30rpx;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
padding: 30rpx;
|
||||
}
|
||||
.popup-title.data-v-36b7ee78{
|
||||
font-size: 30rpx;
|
||||
color: #161616;
|
||||
font-weight: bold;
|
||||
margin-top: 30rpx;
|
||||
}
|
||||
.popup-text.data-v-36b7ee78{
|
||||
font-size: 25rpx;
|
||||
color: #959595;
|
||||
margin-top: 30rpx;
|
||||
}
|
||||
.popup-picker.data-v-36b7ee78{
|
||||
margin-top: 30rpx;
|
||||
width: 400rpx;
|
||||
|
||||
Reference in New Issue
Block a user