incorporated icons and styles into tab-settings view

This commit is contained in:
Jamal Jackson 2016-09-30 15:20:39 -04:00
commit 1eac88d5da
2 changed files with 29 additions and 7 deletions

View file

@ -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;