Commit 2ce2aa2a authored by greg's avatar greg Committed by yann300

move styles to global file

parent 3d4ffc9c
...@@ -334,11 +334,6 @@ const css = csjs` ...@@ -334,11 +334,6 @@ const css = csjs`
display: flex; display: flex;
align-items: center; align-items: center;
} }
.hideWarningsContainer {
display: flex;
align-items: center;
margin-left: 2%
}
.autocompile {} .autocompile {}
.autocompileTitle { .autocompileTitle {
font-weight: bold; font-weight: bold;
......
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