Merge pull request #681 from Safelite/bug/brydon/SSR-1248

Bug/brydon/ssr 1248
This commit is contained in:
michaela-brydon-safelite 2024-05-06 10:27:36 -04:00 committed by GitHub
commit 72241de674
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,7 +45,7 @@ export default {
display: flex;
//Open an overlay to prevent page interaction
&:before:not(.date-picker-hidden) {
&:before {
content: "";
position: fixed;
top: 0;