Commit 2b80e4fb authored by LianaHus's avatar LianaHus Committed by Liana Husikyan

fixed direction of items in ptIPFS

parent 0ee9e15c
......@@ -97,7 +97,7 @@ class ContractDropdownUI {
: yo`<input id="deployAndRunPublishToIPFS" class="mr-2" type="checkbox" onchange=${this.toggleCheckedState.bind(this)} >`
this.deployCheckBox = yo`
<div class="mt-2 d-flex flex-column align-items-start">
<div class="mt-2 d-flex align-items-start">
${ipfsCheckbox}
<label
for="deployAndRunPublishToIPFS"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment