incorporated icons and styles into tab-settings view
This commit is contained in:
parent
f963beaf9a
commit
1eac88d5da
2 changed files with 29 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