mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 03:57:52 +00:00
chore: Refactor reports css for RTL (#6537)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user