diff --git a/wwwroot/css/input.css b/wwwroot/css/input.css index c2bf545..6be09b2 100644 --- a/wwwroot/css/input.css +++ b/wwwroot/css/input.css @@ -145,4 +145,8 @@ .menu-sidebar a.menu-active, .menu-sidebar details > summary:active { @apply bg-bank-sampah-primary-500 rounded-full text-white shadow-none; +} + +.badge { + @apply text-nowrap; } \ No newline at end of file