right align the form buttons

This commit is contained in:
jason.wall 2021-12-22 14:22:02 -05:00
parent f1213622f1
commit 18ef5a7948

View File

@ -197,6 +197,7 @@ p {
.mat-dialog-actions {
margin-bottom: 0px;
justify-content: end;
}
@media screen and (max-width: 500px) {