diff --git a/style.css b/style.css index 467fe13..18fd594 100644 --- a/style.css +++ b/style.css @@ -114,9 +114,10 @@ body::-webkit-scrollbar-thumb { #searchdialog { position: absolute; top: 0; + left: 10%; background-color: lightgray; opacity: 1; - width: 90%; + width: 80%; color: black; z-index: 2; }