fix: remove extra space in CSS class

This commit is contained in:
UmakanthKaspa
2025-09-27 14:15:39 +00:00
parent 23291b38de
commit 5c948862a0

View File

@@ -46,7 +46,7 @@
name: 'Batches',
}"
>
<span class="flex items-center space-x- 1 text-ink-gray-5 text-xs">
<span class="flex items-center space-x-1 text-ink-gray-5 text-xs">
<span>
{{ __('See all') }}
</span>