mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
fix: 公式元素未应用主题
This commit is contained in:
parent
6c9bb82e18
commit
4fc083e842
@ -330,6 +330,7 @@ export default defineComponent({
|
||||
el.themeColor = [themeColor]
|
||||
el.gridColor = fontColor
|
||||
}
|
||||
else if (el.type === 'latex') el.color = fontColor
|
||||
}
|
||||
}
|
||||
store.commit(MutationTypes.SET_SLIDES, newSlides)
|
||||
|
Loading…
x
Reference in New Issue
Block a user