瀏覽代碼

样式修改

tanxue 3 月之前
父節點
當前提交
9fab16ab45
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;}