Allow themes in mobile mode

Cleanup themes and drop the template.less
This commit is contained in:
djmaze 2021-02-06 23:37:53 +01:00
parent 4f1fc5f44b
commit 48424e213b
34 changed files with 722 additions and 741 deletions

View file

@ -384,7 +384,7 @@ html.rl-bottom-preview-pane {
left: 0;
right: 5px;
box-shadow: none;
background-color: var(--message-bg-color);
background-color: var(--message-bg-color, #fff);
}
}
}