diff --git a/apps/client/src/stylesheets/style.css b/apps/client/src/stylesheets/style.css index c00ff8531..9c15cfc60 100644 --- a/apps/client/src/stylesheets/style.css +++ b/apps/client/src/stylesheets/style.css @@ -28,9 +28,9 @@ --ck-mention-list-max-height: 500px; } -body.motion-disabled *, -body.motion-disabled *::before, -body.motion-disabled *::after { +body#trilium-app.motion-disabled *, +body#trilium-app.motion-disabled *::before, +body#trilium-app.motion-disabled *::after { /* Disable transitions and animations */ transition: none !important; animation: none !important; diff --git a/apps/server/src/assets/views/desktop.ejs b/apps/server/src/assets/views/desktop.ejs index 1eb85cba9..6327a63b3 100644 --- a/apps/server/src/assets/views/desktop.ejs +++ b/apps/server/src/assets/views/desktop.ejs @@ -9,7 +9,7 @@ Trilium Notes - +