feat: style item form.

This commit is contained in:
Ahmed Bouhuolia
2020-04-12 20:29:10 +02:00
parent 4d4191dfc0
commit 2e7e18bb97
4 changed files with 263 additions and 177 deletions

View File

@@ -92,6 +92,11 @@
&:hover{
background: $light-gray2;
}
&::before{
background: escape-svg($breadcrumbs-collapsed-icon) center center;
width: 15px;
height: 15px;
}
}
}