account for status bar
This commit is contained in:
parent
523f3e9303
commit
fbc2010f7e
2 changed files with 11 additions and 0 deletions
|
|
@ -91,6 +91,14 @@
|
|||
|
||||
#walletDetails {
|
||||
background: #F8F8F9;
|
||||
.bp-content {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
|
||||
&.status-bar {
|
||||
margin-top: 20px;
|
||||
}
|
||||
}
|
||||
.bar-header {
|
||||
border: 0;
|
||||
background: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue