remotes/1693045480750635534/spooky-22
kek7198 2021-12-06 14:13:02 -06:00
parent 489b07d8d0
commit fbbd4325f1
1 changed files with 6 additions and 0 deletions

View File

@ -125,3 +125,9 @@
@apply from-blue-600 to-blue-500 text-white;
}
/* ---------------------- TOOLTIPS ---------------------- */
.tooltip-inner {
background-color: @apply text-black;
color: @apply text-white;
}