瀏覽代碼

样式修改

tanxue 2 月之前
父節點
當前提交
f5b5e16ad0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      common/styles/global/pages.scss

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

@@ -850,7 +850,7 @@
 .phone-jianli-page{
 	width: 100%;height: 100vh;background-color: #f8f9fd;display: flex;flex-direction: column;
 	.right-icon-delete-btn{
-		width: 30rpx;height: 30rpx;@include ezy-no-repeat-cover();
+		width: 35rpx;height: 35rpx;@include ezy-no-repeat-cover();margin-right: 10rpx;
 		background-image: url("@/static/images/common/clear-icon.svg");
 	}
 	.jianli-wrap-box{overflow: auto;box-sizing: border-box;padding-bottom: 120rpx;}