Fix splash page stuff leaking into overlays

This commit is contained in:
Eevee (Evelyn Woods) 2021-01-25 15:29:29 -07:00
parent 5b3cc62c8c
commit 4e83d7a3fd

View File

@ -226,6 +226,8 @@ svg.svg-icon {
align-items: center;
justify-content: center;
isolation: isolate;
z-index: 1;
position: fixed;
top: 0;
bottom: 0;