Skip to content

Commit

Permalink
Fix material card css
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Nov 12, 2021
1 parent 0af2a79 commit e79a7b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions panel/template/material/material.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,10 @@ div.bk.mdc-card {
border-radius: 0px
}

.mdc-card .bk.card-header {
display: flex;
}

.bk.mdc-card-title {
font-size: 1.4em;
font-weight: bold;
Expand Down

0 comments on commit e79a7b2

Please sign in to comment.