Explorar el Código

update Web/src/theme/element.scss.

Signed-off-by: skywolf627 <skywolf627@qq.com>
skywolf627 hace 3 años
padre
commit
a1a2e1043c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Web/src/theme/element.scss

+ 1 - 1
Web/src/theme/element.scss

@@ -403,7 +403,7 @@ $--el-table-text-color: #fb6d49;
 	  flex-direction: column;
 	  height: 100%;
   
-	  .el-card:last-child {
+	  .el-card:nth-child(2) {
 		flex: 1;
   
 		.el-card__body {