fixed #3124
This commit is contained in:
parent
224a79e7ca
commit
8e171de8e0
2 changed files with 15 additions and 6 deletions
|
@ -74,6 +74,11 @@
|
|||
overflow: auto;
|
||||
//position: relative;
|
||||
}
|
||||
&-tip{
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
//position: relative;
|
||||
}
|
||||
|
||||
&-with-fixed-top&-with-footer{
|
||||
.@{table-prefix-cls}-footer{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue