mirror of
https://github.com/tabler/tabler.git
synced 2026-07-29 14:34:37 +04:00
css fixes, dropdown fixes
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
@each $name, $symbol in $breadcrumb-variants {
|
||||
.breadcrumb-#{$name} {
|
||||
.breadcrumb-item + .breadcrumb-item::before {
|
||||
.breadcrumb-item + .breadcrumb-item:before {
|
||||
content: $symbol;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user