diff --git a/wwwroot/css/input.css b/wwwroot/css/input.css index 954f130..390ab5d 100644 --- a/wwwroot/css/input.css +++ b/wwwroot/css/input.css @@ -145,4 +145,8 @@ @utility icon-fill { font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24; +} + +.badge { + @apply text-nowrap; } \ No newline at end of file