chore: Refactor reports css for RTL (#6537)

This commit is contained in:
Sivin Varghese
2023-02-27 11:50:21 +05:30
committed by GitHub
parent 7d4e6d0257
commit bfb445186d
5 changed files with 23 additions and 25 deletions

View File

@@ -6,7 +6,7 @@
:username="user.name"
:status="user.availability_status"
/>
<h6 class="text-block-title text-truncate text-capitalize">
<h6 class="text-block-title user-name text-truncate text-capitalize">
{{ user.name }}
</h6>
</div>