nit prose a color (#6951)

This commit is contained in:
Diego Imbert
2025-10-27 16:48:39 +01:00
committed by GitHub
parent 85db1133f4
commit d45f542739
+3
View File
@@ -62,6 +62,9 @@
list-style-type: '- ';
padding-left: 3rem;
}
.prose a {
@apply text-accent no-underline;
}
.autocomplete-list-item-create {
@apply !text-primary-inverse !bg-surface-inverse;