Browse Source

样式修改

tanxue 19 hours ago
parent
commit
dd0dbc01a1
1 changed files with 1 additions and 1 deletions
  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;}
 	}