Merge pull request #13386 from AllForNothing/align

Fix css bug for adding p2p policy
This commit is contained in:
Will Sun 2020-10-29 19:57:14 +08:00 committed by GitHub
commit 8fda6bbb83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
}
:host::ng-deep.modal-dialog {
width: 27rem;
width: 30rem;
}
.display-none {
display: none;