Added ability to change the ticket severity level

This commit is contained in:
2022-12-04 15:05:38 -05:00
parent 5d5265ef38
commit 77c8605b49
3 changed files with 30 additions and 3 deletions

View File

@ -141,6 +141,7 @@ input[type="submit"].button-primary
margin-right: 5px
font-size: 2rem
.ticket-severity,
.ticket-status
transition: all 230ms ease-in-out
&:hover