mirror of
https://github.com/frappe/lms.git
synced 2026-04-30 20:59:34 +03:00
fix: remove extra space in CSS class
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user