seimin 2 年 前
コミット
b9b74e5d09
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  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,