diff --git a/plugins/Sidebar/media/Sidebar.css b/plugins/Sidebar/media/Sidebar.css index 8ce16ec7..04ae1ba7 100644 --- a/plugins/Sidebar/media/Sidebar.css +++ b/plugins/Sidebar/media/Sidebar.css @@ -1,5 +1,5 @@ .menu { - font-family: Roboto, 'Segoe UI', 'Helvetica Neue'; + font-family: Roboto, 'Segoe UI', 'Helvetica Neue'; z-index: 999; } .drag-bg { width: 100%; height: 100%; position: fixed; } diff --git a/plugins/Sidebar/media/all.css b/plugins/Sidebar/media/all.css index 056d7e89..9411d32a 100644 --- a/plugins/Sidebar/media/all.css +++ b/plugins/Sidebar/media/all.css @@ -111,7 +111,7 @@ .menu { - font-family: Roboto, 'Segoe UI', 'Helvetica Neue'; + font-family: Roboto, 'Segoe UI', 'Helvetica Neue'; z-index: 999; } .drag-bg { width: 100%; height: 100%; position: fixed; }