Skip to main content

In a few words, I have my text styles set up in a library file which I after imported into my child project file. However, I would like to change the line height of the specific text style instance that I’m editing. Is it possible to do that without detaching the component?

(I know that it is possible to override things like alignment, decorations, etc, but I don’t see how I would do that for the font family, font size, line height, letter spacing, etc)

Given I changed the line height property in the library project, all instances of that property would be updated, except for the specific instance where I manually overrode the line height.

Thanks in advance.

Be the first to reply!

Reply