diff --git a/webdebugger/src/components/snapshot.css b/webdebugger/src/components/snapshot.css index fe53533..928df6d 100644 --- a/webdebugger/src/components/snapshot.css +++ b/webdebugger/src/components/snapshot.css @@ -3,6 +3,7 @@ vertical-align: top; flex-grow: 1; margin-left: 26px; + overflow: scroll; } .snapshot__basename {