FHIR / packages

Useful FHIR packages to support implementation: fhir.tx.support and fhir.test.data
BSD 3-Clause "New" or "Revised" License
29 stars 20 forks source link

Fix table alignment for RTL languages #19

Closed vadi2 closed 11 months ago

vadi2 commented 11 months ago

This fixes table alignment to be on the right for RTL languages, while not affecting LTR languages. See https://github.com/HL7/fhir/pull/2943 for context.