put add wallet button on sidebar
This commit is contained in:
parent
e5f20b00e9
commit
4bf770b4be
2 changed files with 13 additions and 14 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
.main {
|
||||
height: 92%;
|
||||
margin-top: 30px;
|
||||
margin-top: 45px;
|
||||
margin-left: 0;
|
||||
margin-bottom: -30px;
|
||||
padding: 20px 0 80px 0;
|
||||
|
|
@ -180,27 +180,15 @@
|
|||
opacity: 0.6;
|
||||
}
|
||||
|
||||
ul.off-canvas-list li .buttons-sidebar {
|
||||
.buttons-sidebar {
|
||||
color: #4B6178;
|
||||
font-weight: 700;
|
||||
font-size: 12px;
|
||||
display: block;
|
||||
padding: 0.5rem 0;
|
||||
}
|
||||
|
||||
.buttons-sidebar .col1 {
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
.buttons-sidebar .col1 i {
|
||||
background-color: #fff;
|
||||
color: #4B6178;
|
||||
border-radius: 100%;
|
||||
padding: .3rem 0.55rem;
|
||||
margin: 0 7px;
|
||||
}
|
||||
|
||||
|
||||
.bottombar-item a {
|
||||
color: #7A8C9E;
|
||||
padding: 0.5rem 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue