Merge pull request #232 from jamal-jackson/feature/settings_views_polish
Added Settings Icons
This commit is contained in:
commit
e4c72fa73d
13 changed files with 224 additions and 7 deletions
|
|
@ -12,6 +12,14 @@
|
|||
border-top: none;
|
||||
padding-top: 1.5rem;
|
||||
padding-bottom: 1.5rem;
|
||||
.big-icon-svg {
|
||||
& > .bg{
|
||||
width:20px;
|
||||
height:20px;
|
||||
border-radius: 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
&:before {
|
||||
display: block;
|
||||
position: absolute;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue