Custom font size in `ThemedLayoutV2`

Where is the font size configured for the
ThemedLayoutV2
component using the Material UI integration? The component is ignoring the font size declared in the
typography
object used in the
createTheme
object passed as a prop to
ThemeProvider
.
Was this page helpful?