瀏覽代碼

样式修改

tanxue 3 月之前
父節點
當前提交
4338ad40cc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      common/styles/global/pages.scss

+ 1 - 1
common/styles/global/pages.scss

@@ -674,7 +674,7 @@
 	.bzxx-list-page{
 		width:100%;background-color: #f8f9fd;position: absolute;top: calc(170rpx + var(--status-bar-height));bottom: 0;
 		display: flex;flex-direction: column;
-		.bzxx-wrap-box{flex: 1;overflow: auto;height: calc(100vh - 288rpx - var(--status-bar-height));padding-bottom: 20rpx;}
+		.bzxx-wrap-box{flex: 1;overflow: auto;padding-bottom: 140rpx;}
 		.bzxx-card-box{background-color: #fff;padding:24rpx 38rpx;font-size: 28rpx;color: #666;line-height: 1;margin-top: 20rpx;}
 		.name-btn-box{
 			font-size: 32rpx;color: #000;display: flex;justify-content: space-between;align-items: center;margin-bottom: 16rpx;