fix: improve article editor typography & nested lists (#14572)

This commit is contained in:
Sivin Varghese 2026-06-03 16:11:32 +05:30 committed by GitHub
parent ea910227ac
commit 18ef019cd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -979,10 +979,6 @@ useEmitter(BUS_EVENTS.INSERT_INTO_RICH_EDITOR, insertContentIntoEditor);
@apply text-n-slate-11;
}
}
ol li {
@apply list-item list-decimal;
}
}
}