Revert "Added transition to theme switch."

This reverts commit 5d467622f4.
This commit is contained in:
2020-04-02 03:19:45 +02:00
parent 5d467622f4
commit 0ad1a5e049
14 changed files with 44 additions and 39 deletions

View File

@@ -73,7 +73,6 @@ export default {
overflow: hidden;
background: var(--background-dim);
color: var(--text);
transition: background var(--theme-transition);
}
.content {