Commit e50cc95f authored by Smile's avatar Smile Committed by wux

bug升级弹出框按钮法文错位问题

parent 37090674
......@@ -378,7 +378,7 @@ page{
}
.ad-btns{
width: 90%;
margin: 20rpx auto;
margin: 10rpx auto;
display:flex;
flex-direction: column;
align-items: center;
......@@ -400,7 +400,7 @@ page{
.ad-info{
width: 92%;
margin: 20upx auto;
height: 260upx;
height: 200upx;
overflow: auto;
}
.notice{
......
......@@ -306,7 +306,7 @@ page{
}
.ad-btns{
width: 90%;
margin: 20rpx auto;
margin: 10rpx auto;
display:flex;
flex-direction: column;
align-items: center;
......@@ -328,7 +328,7 @@ page{
.ad-info{
width: 92%;
margin: 20upx auto;
height: 260upx;
height: 200upx;
overflow: auto;
}
.progress{
......
......@@ -235,7 +235,7 @@ page {
.ad-btns {
width: 90%;
margin: 20rpx auto;
margin: 10rpx auto;
display: flex;
flex-direction: column;
align-items: center;
......@@ -260,7 +260,7 @@ page {
.ad-info {
width: 92%;
margin: 20upx auto;
height: 260upx;
height: 200upx;
overflow: auto;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment