fix: fixed text char height shrinking. Use initial value of characters instead of getting it from paragraph style

This commit is contained in:
Georgy Litvinov 2021-08-23 18:53:47 +02:00
parent d05aed70d6
commit 2b37cfe542
2 changed files with 5 additions and 3 deletions

View file

@ -463,4 +463,4 @@ Function isCustomEndnote(portion As Object) As Boolean
isCustomEndnote = false
End Function
</script:module>
</script:module>