- Issue created by @chrisck
When Radix theme or subtheme is the default theme, the entity forms (node/taxonomy/block) utilize Radix's font-family instead of the administration theme's font-family.
body {
font-family: Times;
}
npm run watch
Active
6.0
Code