Heading styles not pulling through

Re: Heading styles not pulling through

од Pau Ferrer Ocaña -
Број на одговори: 0
Слика од Core developers Слика од Moodle HQ Слика од Peer reviewers Слика од Plugin developers

Hi Ian,

Sorry for the delay answering your question.

On 3.5.2 we introduced LTR support which makes CSS more specific. We need to add ion-app.app-root as a prefix on all css rules to override default behaviour. So you probably want to use a more particular css rule to enable your properties.

Cheers!