Update app.css

This commit is contained in:
Thomas G 2022-08-27 12:23:07 +10:00
parent fa524fa9dc
commit f81855a829
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@
} }
} }
.popupcontainer { .popupcontainer, .popupcontainer_studio {
top: 0%; top: 0%;
position: fixed; position: fixed;
background-color: rgba(0, 0, 0, 0.5); background-color: rgba(0, 0, 0, 0.5);