提交 7fa5f500 编写于 作者: C codecalm

change breadcrumb dividers to css variables

上级 88fb6315
......@@ -23,8 +23,6 @@
@each $name, $symbol in $breadcrumb-variants {
.breadcrumb-#{$name} {
.breadcrumb-item + .breadcrumb-item:before {
content: $symbol;
}
--#{$variable-prefix}breadcrumb-divider: "#{quote($symbol)}";
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册