1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00

buxfix: layout issue on NewComponent (screen)

This commit is contained in:
Michael Shanks 2020-02-25 09:38:50 +00:00
parent 0762ab1522
commit 1e27a2dabf

View file

@ -79,7 +79,9 @@
class:uk-form-danger={saveAttempted && (name.length === 0 || screenNameExists(name))}
bind:value={name} />
</div>
</div>
<div class="uk-margin">
<label class="uk-form-label">Route (Url)</label>
<div class="uk-form-controls">
<input