packagePersonal/pages/feedBack/index.wxss
@@ -1,7 +1,16 @@ page { background-color: #f0f2f5; } .container { width: 100vw; height: 100vh; padding: 0 20rpx; } .content { height: calc(100vh - env(safe-area-inset-bottom) - 86rpx); box-sizing: border-box; padding: 0 24rpx; } .page-header { @@ -166,7 +175,7 @@ .submitBox .box { display: flex; margin: 0 auto; width: 160rpx; width: 170rpx; align-items: center; text-align: center; font-size: 28rpx;