소스 검색

样式修改

tanxue 2 달 전
부모
커밋
1b42b988ac
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      common/styles/global/pages.scss

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

@@ -311,6 +311,7 @@
 .ezy-xbb-page{
 	width: 100%;height: 100vh;display: flex;flex-direction: column;
 	.xbb-list-box{
+		display: flex;flex-direction: column;
 		background-color: #fff;flex: 1;overflow-y: auto;padding-bottom: 32rpx;
 		.xbb-item-box{
 			width: 731rpx;height:273rpx;@include ezy-no-repeat-cover;