pull/1/head
yann300 7 years ago
parent 6a00df801d
commit ab7c072e16
  1. 2
      src/app/tabs/styles/run-tab-styles.js

@ -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;

Loading…
Cancel
Save