fix variables in panels.less

parent 6e4825ae
......@@ -12,8 +12,8 @@
border-top-color: @border;
}
.badge {
color: @background-color;
background-color: @color;
color: @heading-bg-color;
background-color: @heading-text-color;
}
}
& > .panel-footer {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment