This commit is contained in:
Kenneth Jannette
2024-01-31 16:49:16 -06:00
parent dd0cf74a0a
commit ad871b7eb2
2 changed files with 7 additions and 2 deletions

View File

@@ -23,6 +23,11 @@
width: 50%;
}
.create-case-taginput {
display: flex;
height: 35px;
}
.case-tag-container {
display: flex;
flex-direction: row;