fixed #1387 and update v-transfer-dom

Modal add transfer prop
This commit is contained in:
梁灏 2017-07-19 13:58:20 +08:00
parent 3e4bab9655
commit 548eac43fe
10 changed files with 205 additions and 101 deletions

View file

@ -268,6 +268,16 @@
}
&-fixed-header{
overflow: hidden;
&-with-empty{
.@{table-prefix-cls}-hidden{
.@{table-prefix-cls}-sort{
display: none;
}
.@{table-prefix-cls}-cell span{
display: none;
}
}
}
}
&-fixed-body{
overflow: hidden;