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