Add fuchsia for IAM

This commit is contained in:
Mads Bram Cordes
2022-04-11 16:58:00 +02:00
parent 97a6f04aaa
commit f45ab067ce
2 changed files with 4 additions and 4 deletions

View File

@@ -245,9 +245,9 @@ a {
@apply bg-pink-500;
}
/* Cyan 500 */
.tooltip-cyan-500:after {
@apply bg-cyan-500;
/* Fuchsia 500 */
.tooltip-fuchsia-500:after {
@apply bg-fuchsia-500;
}
/* Yellow 500 */