seimin 2 years ago
parent
commit
b9b74e5d09
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/app/views/preview/preview.component.less

+ 1 - 0
src/app/views/preview/preview.component.less

@@ -1,6 +1,7 @@
1 1
 :host{
2 2
     width: 100%;
3 3
     min-height: 100vh;
4
+    overflow: auto;
4 5
     background-color: #f4f5f7;
5 6
     ::ng-deep .ant-form label,
6 7
     ::ng-deep .ant-input,