Fix layout after open the wallet. fix send button
This commit is contained in:
parent
d3107f2460
commit
959cd57fe1
5 changed files with 12 additions and 9 deletions
|
|
@ -175,6 +175,11 @@ _:-ms-fullscreen, :root .main {
|
|||
height:100%;
|
||||
}
|
||||
|
||||
.home-wallet {
|
||||
height: 100%;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.home-wallet .avatar-wallet {
|
||||
padding: 1.7rem 1rem;
|
||||
width: 75px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue