update Transfer
update Transfer
This commit is contained in:
parent
77f7bb9533
commit
37ee153528
3 changed files with 15 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue