mirror of
https://github.com/mue/mue.git
synced 2026-07-18 14:34:12 +02:00
fix: quote UI text colour
This commit is contained in:
@@ -128,6 +128,7 @@ export default class QuoteSettings extends PureComponent {
|
||||
placeholder={variables.getMessage(
|
||||
'modals.main.settings.sections.quote.author',
|
||||
)}
|
||||
className="subtitle"
|
||||
onChange={(e) => this.customQuote(e, true, index, 'author')}
|
||||
varient="outlined"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user