update Table
update Table
This commit is contained in:
parent
a3547c1b41
commit
192e2cb849
2 changed files with 21 additions and 13 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue