This commit is contained in:
Thomas G 2022-08-27 12:35:47 +10:00
parent 9dfc40e48c
commit 8dbfb717d3
2 changed files with 2 additions and 3 deletions

View File

@ -158,7 +158,6 @@
font-size: 9px;
}
}
.popupcontainer, .popupcontainer_studio {
top: 0%;
position: fixed;

View File

@ -171,10 +171,10 @@
@section('popup_content')
<div class="popupcontainer_studio" id="invisible">
<div class="popup">
<div class="popup" style="width: 390px">
<h2 id="heading">Launching ARCHBLOX Studio...</h2>
<br>
<img style="height: 7%;width: 7%;" src="{{ asset('img/iosload.gif') }}" >
<img style="height: 7%;width: 62px;" src="{{ asset('img/iosload.gif') }}" >
<br>
<br>
<p>Don't have Archblox Studio installed?</p>