diff --git a/src/App.scss b/src/App.scss index ef82096..8f3cdef 100644 --- a/src/App.scss +++ b/src/App.scss @@ -49,6 +49,7 @@ body { height: 100vh; position: fixed; background-color: rgba(250, 250, 250, 0.8); + overflow:scroll; } .final-preview { @@ -86,4 +87,4 @@ body { .sigCanvas { border: 1px solid #aaa; -} \ No newline at end of file +}