In Send screen, contacts positioned below buttons.
This commit is contained in:
parent
2121155dd0
commit
658c58c59f
1 changed files with 0 additions and 3 deletions
|
|
@ -2,13 +2,10 @@
|
|||
@extend .deflash-blue;
|
||||
|
||||
&-header{
|
||||
position: absolute;
|
||||
height: 300px;
|
||||
width: 100%;
|
||||
}
|
||||
&-contacts {
|
||||
position: absolute;
|
||||
top: 300px;
|
||||
height: calc(100vh - 300px - 50px - 44px);
|
||||
overflow: scroll;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue