diff --git a/apps/client/src/stylesheets/theme-next/shell.css b/apps/client/src/stylesheets/theme-next/shell.css index dc6aa9022..880e85f70 100644 --- a/apps/client/src/stylesheets/theme-next/shell.css +++ b/apps/client/src/stylesheets/theme-next/shell.css @@ -107,6 +107,7 @@ body.layout-vertical #horizontal-main-container.left-pane-hidden #launcher-pane. } body.zen .note-split .ribbon-container .classic-toolbar-widget { + position: relative; animation: zen-formatting-toolbar-entrance 300ms ease-out; }