Skip to content

Commit be55d88

Browse files
committed
Update button height
1 parent 1c66609 commit be55d88

File tree

1 file changed

+4
-0
lines changed
  • plugin/assets/css/src/components

1 file changed

+4
-0
lines changed

plugin/assets/css/src/components/card.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@
6060
}
6161
}
6262

63+
.mdc-card__action--button {
64+
height: 40px;
65+
}
66+
6367
.mdc-card__media {
6468
background-position: 50%;
6569
background-repeat: no-repeat;

0 commit comments

Comments
 (0)