Skip to content

Commit

Permalink
fix card height issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Skov Madsen committed Jun 27, 2021
1 parent 398ea7d commit 75f92e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions panel/template/fast/css/fast_panel.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ p.bk.card-button {
.bk.card-header {
color: var(--neutral-foreground-rest);
background-color: var(--neutral-fill-active) !important;
height: unset;
}
.bk.pn-loading:before {
position: absolute;
Expand Down

0 comments on commit 75f92e5

Please sign in to comment.