Change mobile cope styles
| @@ -173,6 +173,8 @@ body.no-blur .popup[open]::backdrop { | ||
| 173 | 173 | |
| 174 | 174 | @media screen and (max-width: 1000px) { |
| 175 | 175 | .popup .popup-body { |
| 176 | 176 | height: autofit-content; |
| 177 | + max-height: 95vh; | |
| 178 | + max-height: 95svh; | |
| 177 | 179 | } |
| 178 | 180 | } |