style: apply global text-nowrap for badge
parent
86a146d50f
commit
0621869e28
|
|
@ -146,3 +146,7 @@
|
||||||
.menu-sidebar details > summary:active {
|
.menu-sidebar details > summary:active {
|
||||||
@apply bg-bank-sampah-primary-500 rounded-full text-white shadow-none;
|
@apply bg-bank-sampah-primary-500 rounded-full text-white shadow-none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.badge {
|
||||||
|
@apply text-nowrap;
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue