move styles to global file

pull/3094/head
greg 7 years ago committed by yann300
parent 96a288ea61
commit 51de3a5ef3
  1. 5
      src/app/tabs/compile-tab.js

@ -334,11 +334,6 @@ const css = csjs`
display: flex;
align-items: center;
}
.hideWarningsContainer {
display: flex;
align-items: center;
margin-left: 2%
}
.autocompile {}
.autocompileTitle {
font-weight: bold;

Loading…
Cancel
Save