Merge pull request #155 from jamal-jackson/feature/add_wallet_polish
added new images styled icons and list item rows
This commit is contained in:
commit
b86f2e240d
4 changed files with 67 additions and 6 deletions
|
|
@ -1,13 +1,24 @@
|
|||
#view-add {
|
||||
|
||||
.item {
|
||||
margin-bottom: 10px;
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
padding-top:2rem;
|
||||
padding-bottom: 2rem;
|
||||
border:none;
|
||||
padding-left:90px;
|
||||
|
||||
&:first-child {
|
||||
margin-top: 25px;
|
||||
}
|
||||
}
|
||||
|
||||
.bg{
|
||||
background-color:rgb(100,124,232);
|
||||
height: 50px;
|
||||
width: 50px;
|
||||
padding:4px;
|
||||
&.join{
|
||||
padding:10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue