Skip to content

Commit

Permalink
Merge pull request #9918 from google/9776-ipad-bugs
Browse files Browse the repository at this point in the history
Update styles to work better on iPad.
  • Loading branch information
eugene-manuilov authored Dec 18, 2024
2 parents e712b58 + ea6c9bf commit 2023861
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -273,10 +273,6 @@
.mdc-layout-grid__inner {

@media (min-width: $bp-tablet) {
grid-template-rows: auto 1fr auto 1fr;
}

@media (min-width: $bp-desktop) {
grid-template-rows: auto 1fr;
}
}
Expand Down

0 comments on commit 2023861

Please sign in to comment.