Restore UI container to proper size...
This commit is contained in:
parent
872f9ebe0b
commit
df680c6b63
@ -8,7 +8,6 @@
|
||||
#ui {
|
||||
position: absolute;
|
||||
top: 2rem;
|
||||
min-width: 100vw;
|
||||
min-height: 100vh;
|
||||
max-width: 30vw;
|
||||
z-index: 5;
|
||||
}
|
@ -36,9 +36,6 @@
|
||||
</span>
|
||||
</label>
|
||||
</div>
|
||||
<div class="container p-3" style="min-height: 200px;">
|
||||
<span class="is-large"></span>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user