hwq 3 år sedan
förälder
incheckning
1b66d58039
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      pages/user/user.vue

+ 1 - 1
pages/user/user.vue

@@ -399,7 +399,7 @@ page {
 	flex-direction: column;
 	flex-direction: column;
 	color: #f7d680;
 	color: #f7d680;
 	height: 240rpx;
 	height: 240rpx;
-	background: linear-gradient(left, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8));
+	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8));
 	border-radius: 16rpx 16rpx 0 0;
 	border-radius: 16rpx 16rpx 0 0;
 	overflow: hidden;
 	overflow: hidden;
 	position: relative;
 	position: relative;