Skip to content

Commit 5614b0d

Browse files
committed
fix height
1 parent ddb411d commit 5614b0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/material-examples/table-overview/table-overview-example.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
.example-header {
1111
min-height: 56px;
12+
max-height: 56px;
1213
display: flex;
1314
align-items: center;
1415
padding: 8px 24px 0 24px;

0 commit comments

Comments
 (0)