Commit dd5da62a authored by yann300's avatar yann300

add margin top

parent 4be75219
......@@ -344,7 +344,7 @@ function contractDropdown (events, self) {
<div class="${css.subcontainer}">
${selectContractNames} ${compFails} ${info}
</div>
<div class="${css.buttons}">
<div>
${self._view.createPanel}
${self._view.orLabel}
<div class="${css.button} ${css.atAddressSect}">
......
......@@ -124,7 +124,7 @@ var css = csjs`
.button {
display: flex;
align-items: center;
margin-top: 2%;
margin-top: 13px;
}
.transaction {
${styles.rightPanel.runTab.button_transaction}
......
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