update Table

update Table
This commit is contained in:
梁灏 2016-11-25 17:01:27 +08:00
parent a3547c1b41
commit 192e2cb849
2 changed files with 21 additions and 13 deletions

View file

@ -58,16 +58,14 @@
border-bottom: none;
}
&-header{
overflow: hidden;
}
&-body{
//overflow-x: hidden;
//overflow-y: auto;
overflow: auto;
position: relative;
}
&-with-fixed-top{
border-bottom: 1px solid @border-color-base;
}
&-with-fixed-top&-with-footer{
.@{table-prefix-cls}-footer{
border-top: 1px solid @border-color-base;