Merge pull request #681 from Safelite/bug/brydon/SSR-1248
Bug/brydon/ssr 1248
This commit is contained in:
commit
72241de674
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue