Table support multiple table-head
This commit is contained in:
parent
12739c33fa
commit
1acabf7912
5 changed files with 222 additions and 245 deletions
|
@ -71,7 +71,7 @@
|
|||
overflow: hidden;
|
||||
}
|
||||
&-body{
|
||||
//overflow: auto;
|
||||
overflow: auto;
|
||||
//position: relative;
|
||||
|
||||
}
|
||||
|
@ -285,7 +285,7 @@
|
|||
box-shadow: -2px 0 6px -2px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
&-fixed-header{
|
||||
overflow: visible;
|
||||
overflow: hidden;
|
||||
&-with-empty{
|
||||
.@{table-prefix-cls}-hidden{
|
||||
.@{table-prefix-cls}-sort{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue