Fix css bug for adding p2p policy

Signed-off-by: AllForNothing <sshijun@vmware.com>
This commit is contained in:
AllForNothing 2020-10-29 09:25:35 +08:00
parent fc65f5bf69
commit 1417be1ffc

View File

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