Skip to content
Snippets Groups Projects
Commit 89e07a8c authored by Kyle Doherty's avatar Kyle Doherty
Browse files

fix dashboard borders

parent 83ca97d5
Branches
Tags
No related merge requests found
<div class="Card" ng-class="{ 'Card--errored': cardDataEmpty || cardData.error || sqlError }">
<div class="Card bordered rounded" ng-class="{ 'Card--errored': cardDataEmpty || cardData.error || sqlError }">
<div id="{{chartId}}_heading" ng-include="'/app/dashboard/partials/_card_heading.html'" onload="headerLoaded = true"></div>
<div ng-if="cardDataEmpty && !sqlError">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment