mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Modal styling fixes for scrolling on mobile view
This commit is contained in:
@@ -12,7 +12,9 @@ dialog, .reveal-modal
|
||||
|
||||
// Small - when modal IS full screen
|
||||
@media only screen and (max-width: 640px)
|
||||
max-height: auto
|
||||
max-height: initial
|
||||
// This is needed to make the height not the height of whole content page
|
||||
min-height: 100%
|
||||
position: absolute !important
|
||||
top: 0
|
||||
left: 0
|
||||
|
||||
Reference in New Issue
Block a user