chore: repair window system execution command failure

This commit is contained in:
vben
2020-10-15 21:38:50 +08:00
parent 70fba7ecac
commit 6211ba877a
9 changed files with 66 additions and 77 deletions

View File

@@ -206,10 +206,10 @@
}
.ant-menu-submenu-title {
// margin: 0;
// line-height: @app-menu-item-height;
display: flex;
height: @app-menu-item-height;
margin: 0;
align-items: center;
}