RTL control for Document Form

This commit is contained in:
Burak Civan
2022-08-15 14:59:26 +03:00
parent 29155a7f46
commit b81026d36f
7 changed files with 35 additions and 35 deletions

View File

@ -40,7 +40,7 @@
v-bind="money"
masked
disabled
class="text-right disabled-money text-gray"
class="ltr:text-right rtl:text-left disabled-money text-gray"
></money>
</div>
</div>