Browse Source

个人资料页u-line修改

常志远 2 years ago
parent
commit
8b3f01f119
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pages/user/dataSet.vue

+ 3 - 0
pages/user/dataSet.vue

@@ -678,4 +678,7 @@
 			z-index: 99999;
 		}
 	}
+	/deep/.u-line{
+			transform: scaleY(0.1) !important;
+		}
 </style>