Skip to content

Commit 65f8ad7

Browse files
committed
overlay height
1 parent 20eadb0 commit 65f8ad7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

client/styles/components/_overlay.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,6 @@
5757
/* Fixed height overlay */
5858
.overlay--is-fixed-height .overlay__body {
5959
height: 100vh;
60-
61-
@media (min-width: 770px) {
62-
height: 80vh;
63-
}
6460
}
6561

6662
.overlay--is-fixed-height .overlay__header {

0 commit comments

Comments
 (0)