add buttons for no cordova devices
This commit is contained in:
parent
cb64e57e45
commit
c824ff6fa5
4 changed files with 11 additions and 1 deletions
|
|
@ -14,4 +14,8 @@
|
|||
height: 100px;
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
.accept-button {
|
||||
position: fixed;
|
||||
bottom: 49px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -63,4 +63,8 @@
|
|||
height: 100px;
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
.accept-button {
|
||||
position: fixed;
|
||||
bottom: 49px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue