diff --git a/dist/style.css b/dist/style.css index 81f8dcc0..6fb01ecd 100644 --- a/dist/style.css +++ b/dist/style.css @@ -17,6 +17,7 @@ body { top: 0; width: 340px; bottom: 45px; + z-index: 1001; } #sidebar { diff --git a/style.css b/style.css index 0b4ea8e5..bec15a62 100644 --- a/style.css +++ b/style.css @@ -31,6 +31,7 @@ body { top: 0; width: 340px; bottom: 45px; + z-index: 1001; } #sidebar {