Commit f58deb4c by marco

removed latex compiler buttom from settings tab

parent 01ff8396
......@@ -971,4 +971,8 @@ body.unit {
@include transition(opacity 0.25s ease-in-out);
opacity: 1;
}
}
div.wrapper-comp-editor.is-inactive + div.launch-latex-compiler{
display: none;
}
\ No newline at end of file
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