perf: code style

This commit is contained in:
vben
2020-10-20 23:11:58 +08:00
parent 894b63b801
commit f96d6b221c
6 changed files with 8 additions and 7 deletions

View File

@@ -417,3 +417,8 @@
padding: 0 16px;
flex-grow: 1;
}
.ant-layout-sider-trigger {
height: 30px;
line-height: 30px;
}