vonin 4 年之前
父节点
当前提交
15df934582
共有 1 个文件被更改,包括 5 次插入5 次删除
  1. 5 5
      src/assets/css/xpgj.css

+ 5 - 5
src/assets/css/xpgj.css

@@ -77,7 +77,7 @@
 	color:#333;
 	display: flex;
 	width:90%;
-	padding:3px 10px;
+	padding:3px 0 3px 15px;
 	align-items: center;
 }
 .text-list:after{
@@ -85,11 +85,11 @@
 	position:absolute;
 	left:0;	
 	background:#333;
-	width:3px;
-	height:3px;
-	border-radius: 1.5px;
+	width:6px;
+	height:6px;
+	border-radius: 3px;
 	top:50%;
-	margin-top:-1.5px
+	margin-top:-4px
 }
 .text-list span{
 	color:#666;