This commit is contained in:
Kenneth Jannette
2024-01-31 17:20:46 -06:00
parent de61846a97
commit fe0b60e594

View File

@@ -58,16 +58,15 @@
.tag-ex { .tag-ex {
cursor: pointer; cursor: pointer;
margin-top: -7px; margin-top: -6px;
font-weight: 500; font-weight: 500;
font-size: 0.88rem; font-size: 0.98rem;
height: 20px; height: 20px;
background-color: blue;
} }
.casetag-name { .casetag-name {
font-size: 0.94rem; font-size: 0.94rem;
padding: 0px 6px; padding: 0px 8px;
} }
.caseType-button-container { .caseType-button-container {