diff --git a/static/koboldai.css b/static/koboldai.css index 0c39595b..63efe15c 100644 --- a/static/koboldai.css +++ b/static/koboldai.css @@ -1181,6 +1181,7 @@ body { padding: 0px 5px 10px 10px; vertical-align: bottom; overflow-y: scroll; + outline: none; -ms-overflow-style: none; /* IE and Edge */ scrollbar-width: none; /* Firefox */ } diff --git a/templates/index_new.html b/templates/index_new.html index 47bf3483..65f697ac 100644 --- a/templates/index_new.html +++ b/templates/index_new.html @@ -49,7 +49,7 @@