fix(web): timeline and asset viewer RTL support (#26513)

This commit is contained in:
Mees Frensel
2026-03-03 09:01:54 +01:00
committed by GitHub
parent 05010c3a84
commit a284e38890
8 changed files with 18 additions and 15 deletions
@@ -47,7 +47,7 @@
data-asset-id={asset.id}
class="absolute"
style:top={position.top + 'px'}
style:left={position.left + 'px'}
style:inset-inline-start={position.left + 'px'}
style:width={position.width + 'px'}
style:height={position.height + 'px'}
out:scale|global={{ start: 0.1, duration: scaleDuration }}