UI tweaks

This commit is contained in:
Chris Tsang
2020-12-18 00:32:35 +08:00
parent 049ba7f503
commit bb3b66780b
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -152,7 +152,7 @@
</div>
<div class="uk-width-3-4">
<div id="drop" class="uk-padding uk-flex uk-flex-center">
<div id="canvas-container" class="uk-width-1-1" style="height: 480px;">
<div id="canvas-container" class="uk-width-1-1">
<div id="droptext" class="uk-flex uk-flex-middle uk-flex-center">
<p>Drag an image here, Cmd-V to paste or <a href="#" id="imageSelect">Select file</a></p>
</div>