jwyu 3 жил өмнө
parent
commit
13563832c0

+ 3 - 2
src/views/chartShow/index.less

@@ -26,7 +26,8 @@
 			border-bottom: 1px solid rgba(0, 0, 0, 0.125);
 			border-bottom: 1px solid rgba(0, 0, 0, 0.125);
 			cursor: pointer;
 			cursor: pointer;
 			min-height: 40px;
 			min-height: 40px;
-			line-height: 40px;
+			// line-height: 40px;
+			line-height: 1.5;
 			display: flex;
 			display: flex;
 			justify-content: space-between;
 			justify-content: space-between;
 			align-items: center;
 			align-items: center;
@@ -58,7 +59,7 @@
 		.bootom-source {
 		.bootom-source {
 			font-size: 12px;
 			font-size: 12px;
 			padding-left: 40px;
 			padding-left: 40px;
-			padding-bottom: 5px;
+			padding-bottom: 10px;
 			display: flex;
 			display: flex;
 			justify-content: space-between;
 			justify-content: space-between;
 			width: 100%;
 			width: 100%;