fix styling

pull/1/head
yann300 6 years ago
parent dd5da62a98
commit 50486e4762
  1. 3
      src/app/tabs/styles/run-tab-styles.js

@ -140,6 +140,9 @@ var css = csjs`
border-bottom-right-radius: 0; border-bottom-right-radius: 0;
border-right: 0; border-right: 0;
} }
.atAddressSect {
margin-top: 6px;
}
.atAddressSect input { .atAddressSect input {
border-top-left-radius: 0; border-top-left-radius: 0;
border-bottom-left-radius: 0; border-bottom-left-radius: 0;

Loading…
Cancel
Save