fix(pdf): resolve type mismatch and stabilize layout, trigger v2.3.18-rc.5
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Successful in 1m0s
Build & Deploy / 🏗️ Build (push) Successful in 2m19s
Build & Deploy / 🚀 Deploy (push) Successful in 14s
Build & Deploy / 🧪 Post-Deploy Verification (push) Failing after 5m7s
Build & Deploy / 🔔 Notify (push) Successful in 2s

This commit is contained in:
2026-04-21 10:10:28 +02:00
parent 7922210ef0
commit 529696ba8e
4 changed files with 411 additions and 1 deletions

View File

@@ -106,6 +106,8 @@ const styles = StyleSheet.create({
color: C.navyDeep,
textTransform: 'uppercase',
letterSpacing: 0.8,
marginTop: 0,
marginBottom: 0,
},
heading1Wrapper: {