fixes
This commit is contained in:
parent
473feddfc8
commit
800765eeec
5 changed files with 9 additions and 7 deletions
|
|
@ -1,4 +1,7 @@
|
|||
#view-confirm {
|
||||
ion-content{
|
||||
bottom: 149px;
|
||||
}
|
||||
.send-gravatar {
|
||||
left: 11px;
|
||||
position: absolute;
|
||||
|
|
@ -6,7 +9,7 @@
|
|||
}
|
||||
.accept-slide {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
bottom: 49px;
|
||||
width: 100%;
|
||||
height: 100px;
|
||||
background-color: #f5f5f5;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue