diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-08-11 16:19:43 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-08-11 16:20:38 +0000 |
| commit | fb9dd056a942ca0f762d402b8799ef6720c050f9 (patch) | |
| tree | 66495f808b0ea2f24a4cb85f5fce1803078933a2 /scss | |
| parent | portfolio: corrections (diff) | |
| download | mmm-fb9dd056a942ca0f762d402b8799ef6720c050f9.tar.gz mmm-fb9dd056a942ca0f762d402b8799ef6720c050f9.zip | |
portfolio: add alv, fix interactivity
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/_browser.scss | 1 |
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; |
