Commit c6e1f38e authored by Clement Ho's avatar Clement Ho Committed by Annabel Gray

Fix billing card title colors

parent 583c2ccc
.card{ class: ('current' if current_plan?(plan)) } .card.bg-info{ class: ('current' if current_plan?(plan)) }
.card-header.bg-info .card-header
= plan.name = plan.name
.card-body .card-body
......
---
title: Fix billing card title colors
merge_request: 6563
author:
type: fixed
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