Karsa 1 år sedan
förälder
incheckning
6b7050e3d6
1 ändrade filer med 3 tillägg och 2 borttagningar
  1. 3 2
      src/views/chartShow/index.less

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

@@ -32,9 +32,10 @@
 			border-bottom: 1px solid rgba(0, 0, 0, 0.125);
 			cursor: pointer;
 			min-height: 40px;
-			// line-height: 40px;
-			line-height: 1.5;
+			display: flex;
+			align-items: center;
 			.chart-title {
+				width: 100%;
 				// flex: 1;
 				&:hover {
 					text-decoration: underline;