Disable dark theme handling for v2, for now.

This commit is contained in:
Paulo Reis 2017-12-13 11:39:17 +00:00
parent c5e2560b43
commit 9deddcf2a8

View file

@ -147,7 +147,7 @@
word-break: break-all;
}
.editor-dark {
.editor-dark when (@is-overleaf = false) {
.chat {
.new-message {
background-color: lighten(@editor-dark-background-color, 10%);