aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
diff options
context:
space:
mode:
Diffstat (limited to 'docs/assets')
-rw-r--r--docs/assets/css/style.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/assets/css/style.scss b/docs/assets/css/style.scss
index 762e494..0b617bc 100644
--- a/docs/assets/css/style.scss
+++ b/docs/assets/css/style.scss
@@ -219,9 +219,9 @@ footer {
top: 16px;
opacity: 0;
z-index: 4;
+ cursor: pointer;
}
-
.open-menu-bar-container {
position: fixed;
top: 16px;
@@ -231,6 +231,7 @@ footer {
display: inline-block;
z-index: 2;
}
+
.open-menu-bar {
display: block;
width: 32px;