diff --git a/components/lib/sidebar/SidebarBase.js b/components/lib/sidebar/SidebarBase.js index 1e09083764..ee62578c75 100644 --- a/components/lib/sidebar/SidebarBase.js +++ b/components/lib/sidebar/SidebarBase.js @@ -97,8 +97,8 @@ const styles = ` width: 100vw; height: 100vh; max-height: 100%; - top: 0px !important; - left: 0px !important; + top: 0px; + left: 0px; } /* Animation */