set bg color of callout

This commit is contained in:
Kyle Spearrin 2018-07-12 09:12:04 -04:00
parent 4d759a6995
commit 59aaa07e3b
1 changed files with 1 additions and 1 deletions

View File

@ -555,7 +555,7 @@ app-user-billing {
border: 1px solid $card-border-color;
border-left-width: 5px;
border-radius: $card-inner-border-radius;
background-color: $card-bg;
background-color: #fafafa;
.callout-heading {
margin-top: 0;