style: apply global text-nowrap for badge
parent
86a146d50f
commit
0621869e28
|
|
@ -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;
|
||||
}
|
||||
Loading…
Reference in New Issue