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