Update 2021-05-28: The issue should be fixed now.
This is the workaround that I originally posted:
-- You've already got this part.
*settings
*classes: text-right
-- This makes it work for questions, too.
*html
<style>.text-right div.prompt { text-align: right; }</style>