update Transfer
update Transfer
This commit is contained in:
parent
dcc061279a
commit
4997bd42dd
4 changed files with 11 additions and 9 deletions
|
@ -43,10 +43,14 @@
|
|||
border-top: none;
|
||||
border-radius: 0 0 @border-radius-base @border-radius-base;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
||||
&-with-search{
|
||||
padding-top: 34px;
|
||||
}
|
||||
&-with-footer{
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&-content{
|
||||
|
@ -90,7 +94,6 @@
|
|||
}
|
||||
|
||||
&-footer{
|
||||
margin: 0 -1px;
|
||||
border: 1px solid @border-color-base;
|
||||
border-top: none;
|
||||
border-radius: 0 0 @border-radius-base @border-radius-base;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue