remotes/1693045480750635534/spooky-22
kek7198 2021-12-06 14:35:15 -06:00
parent bc5bed3da2
commit 5c6aeca5eb
1 changed files with 6 additions and 0 deletions

View File

@ -124,6 +124,12 @@
.badge-blue {
@apply from-blue-600 to-blue-500 text-white;
}
.badge-green {
@apply from-green-600 to-green-500 text-white;
}
.badge-primary {
@apply bg-primary text-white;
}
/* ---------------------- TOOLTIPS ---------------------- */
.tooltip-inner {