NEZ-664 fix: 列表表头样式错误

This commit is contained in:
chenjinsong
2021-05-25 16:41:18 +08:00
parent 80cd3d94d5
commit b1d99ca65a
3 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,6 @@ export default {
height: calc(100% - 50px);
background-color: #f6f6f6;
width: 100%;
padding-right: 10px;
&>div {
height: 100%;
}