Adjust breadcrumb icon styling in SCSS
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.breadcrumb .icon {
|
||||
margin-top: -2px;
|
||||
}
|
||||
|
||||
@each $color, $value in $theme-colors {
|
||||
.breadcrumb-#{$color} {
|
||||
background: $value;
|
||||
|
||||
Reference in New Issue
Block a user