Browse Source

样式修改

tanxue 1 month ago
parent
commit
9fab16ab45
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/styles/global/pages.scss

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

@@ -2003,7 +2003,7 @@
 		width: 100%;position: relative;display: flex;margin-bottom: 12rpx;
 		background-color: #fff;flex-shrink: 0;
 		.arrow-icon{
-			width: 90rpx;height: 100rpx;position: absolute;
+			width: 100rpx;height: 100rpx;position: absolute;
 			display: flex;align-items: center;justify-content: center;
 		}
 		.left-icon{left: 0;}