Explorar el Código

标题样式优化

wangzhao hace 3 años
padre
commit
0028e92de3
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/views/chartShow/index.less

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

@@ -31,7 +31,8 @@
 			justify-content: space-between;
 			align-items: center;
 			.chart-title {
-				max-width: 50%;
+				// max-width: 50%;
+				flex: 1;
 			}
 			.right-action {
 				display: flex;