forked from MarseyWorld/MarseyWorld
fix
parent
489b07d8d0
commit
fbbd4325f1
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue