Fixed project page tags to display correctly.

This commit is contained in:
Tom Butcher 2025-12-10 16:18:01 +00:00
parent 8ef109b8e7
commit cde26b1ca5

View File

@ -1762,6 +1762,7 @@
border-radius: 12px;
font-size: 12px;
width: fit-content;
white-space: nowrap;
}
.tb-project-type-badge-wrapper {
@ -1835,6 +1836,7 @@
color: #ffffff;
border-radius: 12px;
font-size: 12px;
white-space: nowrap;
}
.tb-project-status-badge-planned {