Added transition to theme switch.
This commit is contained in:
@@ -73,6 +73,7 @@ export default {
|
||||
overflow: hidden;
|
||||
background: var(--background-dim);
|
||||
color: var(--text);
|
||||
transition: background var(--theme-transition);
|
||||
}
|
||||
|
||||
.content {
|
||||
|
||||
Reference in New Issue
Block a user