diff --git a/src/styles/components.css b/src/styles/components.css index 6f9e714..a350ff4 100644 --- a/src/styles/components.css +++ b/src/styles/components.css @@ -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 {