diff --git a/src/popup/styles/main.css b/src/popup/styles/main.css index bd93f86..8c6a3e0 100644 --- a/src/popup/styles/main.css +++ b/src/popup/styles/main.css @@ -14,8 +14,6 @@ } body { - width: 396px; + width: 412px; overflow-x: hidden; - overflow-y: auto; - scrollbar-gutter: stable; }