diff --git a/src/popup/less/popup.less b/src/popup/less/popup.less index 3a9b3a82..de5f8ac6 100644 --- a/src/popup/less/popup.less +++ b/src/popup/less/popup.less @@ -11,8 +11,8 @@ html { } body { - width: 320px !important; - height: 568px !important; + width: 375px !important; + height: 667px !important; background-color: @background-color; overflow: hidden; }