Unverified Commit f6d86765 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #1128 from ethereum/fixUXRunTab

[Run tab] Fix UI
parents 8d8621b7 ab7c072e
...@@ -51,7 +51,7 @@ var css = csjs` ...@@ -51,7 +51,7 @@ var css = csjs`
.select { .select {
${styles.rightPanel.runTab.dropdown_RunTab} ${styles.rightPanel.runTab.dropdown_RunTab}
font-weight: normal; font-weight: normal;
min-width: 150px; width: 250px;
} }
.instanceContainer { .instanceContainer {
display: flex; display: flex;
......
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