diff --git a/extension/src/style.pug b/extension/src/style.pug index ad4498a7..a98b4769 100644 --- a/extension/src/style.pug +++ b/extension/src/style.pug @@ -7,7 +7,7 @@ style. overflow: hidden; height: 100%; width: 100%; - min-width: 760px; + min-width: 350px; min-height: 400px; margin: 0; padding: 0; @@ -17,7 +17,6 @@ style. color: #fff; } #root { - min-width: 760px; height: 100%; } #root > div {