This commit is contained in:
huanghong 2018-03-20 10:46:48 +08:00
parent 224a79e7ca
commit 8e171de8e0
2 changed files with 15 additions and 6 deletions

View file

@ -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{