We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88f354e commit 220260bCopy full SHA for 220260b
1 file changed
vendors/materialize/css/materialize.css
@@ -4537,8 +4537,8 @@ small {
4537
}
4538
4539
.card.small .card-content, .card.medium .card-content, .card.large .card-content {
4540
- max-height: 100%;
4541
- overflow: hidden;
+ max-height: 80%;
+ overflow: auto;
4542
4543
4544
.card.small .card-action, .card.medium .card-action, .card.large .card-action {
0 commit comments