diff --git a/ext/src/ui/options/styles/index.css b/ext/src/ui/options/styles/index.css index 8fbc828..f5208b6 100644 --- a/ext/src/ui/options/styles/index.css +++ b/ext/src/ui/options/styles/index.css @@ -18,6 +18,7 @@ body { background: var(--box-background) !important; color: var(--box-color) !important; font-size: 13px; + overflow-y: hidden; } a {