Merge pull request #2320 from Safelite/feature/CASH-151

CASH-151
This commit is contained in:
hiteshkumar87 2025-02-21 18:25:12 +05:30 committed by GitHub
commit 6f9f49992e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -233,8 +233,7 @@ export default {
min-height: 52px;
max-height: 126px;
@include media-breakpoint-up(md) {
max-height: 500px;
padding-bottom: 3rem;
max-height: 500px;
}
transition: max-height 0.25s ease-in;