aboutsummaryrefslogtreecommitdiffstats
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rw-r--r--scss/_browser.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/_browser.scss b/scss/_browser.scss
index 3b0cd89..89628fd 100644
--- a/scss/_browser.scss
+++ b/scss/_browser.scss
@@ -11,6 +11,7 @@
flex: 1 0 auto;
min-width: 0;
+ max-width: calc(100vw - 1rem);
&.inspector {
top: 0;