This commit is contained in:
梁灏 2019-04-08 17:52:50 +08:00
parent 574ec50425
commit 72979a782a
2 changed files with 24 additions and 4 deletions

View file

@ -7,6 +7,7 @@
border: 1px solid @border-color-base;
border-bottom: 0;
border-right: 0;
overflow: hidden; // 开启 max-height 时,没有 overflow: hidden则底部多出 1px早期没有 overflow 是因为有些控件没有加 transfer
}
width: inherit;
height: 100%;