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