update Transfer

update Transfer
This commit is contained in:
梁灏 2016-11-18 12:02:09 +08:00
parent 77f7bb9533
commit 37ee153528
3 changed files with 15 additions and 4 deletions

View file

@ -53,6 +53,15 @@
white-space: nowrap;
text-overflow: ellipsis;
}
&-not-found{
display: none;
text-align: center;
color: @btn-disable-color;
}
li&-not-found:only-child{
display: block;
}
}
&-body-with-search &-content{
padding: 0;