Updated icons and links (#255)
* added appropriate wallet design * added new links to settings tab, and associated svg images * added space below last link in settings list * hiding links with views not ready * added help and support link * updated settings view * removed empty param
This commit is contained in:
parent
d658a3a98c
commit
5559ce9b3f
8 changed files with 135 additions and 14 deletions
|
|
@ -19,6 +19,15 @@
|
|||
border-radius: 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
&.circle{
|
||||
left:8px;
|
||||
.bg {
|
||||
border-radius: 50%;
|
||||
width:30px;
|
||||
height:30px;
|
||||
padding:.1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
&:before {
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue