Fix create ticket button issue in create-ticket-form (#1124)

This commit is contained in:
Joel Elias Méndez 2021-12-30 14:59:37 -03:00 committed by GitHub
parent 37209ef3fc
commit ea6bc7f436
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
flex-direction: row;
justify-content: flex-end;
align-items: center;
z-index: 999;
}
}