tanxue 1 miesiąc temu
rodzic
commit
1b42b988ac
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      common/styles/global/pages.scss

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

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