1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00

Merge pull request #3763 from appwrite/fix-variable-name-nowrap

Small fix to make variable keys wrap in UI
This commit is contained in:
Christy Jacob 2022-09-05 16:26:00 +04:00 committed by GitHub
commit ea544efba8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -596,7 +596,7 @@ sort($patterns);
</form>
<div>
<span class="text-one-liner" data-ls-bind="{{variable.key}}"></span>
<span data-ls-bind="{{variable.key}}"></span>
</div>
<div data-ui-modal class="modal box close" data-button-text="Show Value" data-button-class="link pull-start margin-end-small margin-top-tiny">