CASH-1327 adjust modal height on screen.

This commit is contained in:
Bryan Mauger 2025-08-05 08:12:11 -04:00
parent 6219b847d9
commit b9dfa47d9e

View file

@ -931,7 +931,7 @@ export default {
@include media-breakpoint-up(md) {
width: 50%;
max-width: 600px;
top: 0;
top: -10%;
right: 0;
left: 0;
transform: none;