Browse Source

样式修改

tanxue 18 hours ago
parent
commit
07a0510def
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/styles/global/pages.scss

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

@@ -394,7 +394,7 @@
 			display: flex;align-items: center;justify-content: space-between;margin-bottom: 10rpx;
 			display: flex;align-items: center;justify-content: space-between;margin-bottom: 10rpx;
 		}
 		}
 		.info-tip{
 		.info-tip{
-			border: 1rpx dashed #3fd2a1;color: #3fd2a1;text-align: center;
+			border: 1rpx dashed #476df9;color: #476df9;text-align: center;
 			margin-bottom: 16rpx;padding: 4rpx 0;border-radius: 8rpx;
 			margin-bottom: 16rpx;padding: 4rpx 0;border-radius: 8rpx;
 		}
 		}
 		.info-sm{font-size: 24rpx;color: #888;line-height: 1.6;}
 		.info-sm{font-size: 24rpx;color: #888;line-height: 1.6;}