fix variables in panels.less

parent 6e4825ae
...@@ -12,8 +12,8 @@ ...@@ -12,8 +12,8 @@
border-top-color: @border; border-top-color: @border;
} }
.badge { .badge {
color: @background-color; color: @heading-bg-color;
background-color: @color; background-color: @heading-text-color;
} }
} }
& > .panel-footer { & > .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