mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-14 02:46:40 +00:00
Disable dark theme handling for v2, for now.
This commit is contained in:
parent
c5e2560b43
commit
9deddcf2a8
1 changed files with 1 additions and 1 deletions
|
@ -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%);
|
||||
|
|
Loading…
Add table
Reference in a new issue