Browse Source

样式调整

jwyu 3 years ago
parent
commit
13563832c0
1 changed files with 3 additions and 2 deletions
  1. 3 2
      src/views/chartShow/index.less

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

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