This commit is contained in:
Kenneth Jannette
2024-01-31 21:09:22 -06:00
parent 23f375f7d7
commit 3592fa05b3
2 changed files with 26 additions and 12 deletions

View File

@@ -107,3 +107,17 @@
.upload-button-box {
margin-left: 8px;
}
.detail-text {
//
}
.casetag-text {
font-size: 0.88rem;
}
.detail-card-casetags {
display: flex;
flex-direction: column;
flex-grow: 3;
}