tanxue 3 месяцев назад
Родитель
Сommit
dd0dbc01a1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      common/styles/global/pages.scss

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

@@ -1644,7 +1644,7 @@
 		}
 		.haibao-info-text + .haibao-info-text{margin-top: 16rpx;}
 		.info-text-box{background-color: #fff;padding: 20rpx;border-radius:0 0 8rpx 8rpx;
-		position: absolute;bottom: 16rpx;left: 0;}
+		position: absolute;bottom: 16rpx;left: 0;width: 100%;}
 		//border-radius: 8rpx;border: 1rpx solid #ccc;
 		.img-box{position: relative;}
 	}