diff --git a/web/style/style.scss b/web/style/style.scss index 22584d1..d16c6fa 100644 --- a/web/style/style.scss +++ b/web/style/style.scss @@ -366,7 +366,7 @@ header { top: $navbar-height / 1.3; opacity: 1; z-index: 5; - height: 500%; + height: 80vh; pointer-events: auto; } } @@ -420,7 +420,7 @@ header { } } -#drop-share, #drop-page { +#drop-share { li { padding: 10px; }