Commit ab7c072e authored by yann300's avatar yann300

fix UI

parent 6a00df80
...@@ -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