浏览代码

样式调整

jwyu 3 年之前
父节点
当前提交
13563832c0
共有 1 个文件被更改,包括 3 次插入2 次删除
  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%;