Merge pull request #684 from Safelite/feature/richardson/misc-style-fixes

fix for scheduling page second hidden loader.
This commit is contained in:
brich1212safe 2024-05-06 12:20:11 -04:00 committed by GitHub
commit 31277639d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,6 +56,13 @@ export default {
z-index: 9999;
cursor: default;
}
&.date-picker-hidden {
&:before {
content: none;
}
}
//Spinner basics
&:after {
content: "";