mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-26 18:22:17 -04:00
💄 Fix badge filling width when unconstrained
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<span
|
||||
class="ml-1 px-1 py-[1px] text-xs font-normal border rounded-md text-primary-700 dark:text-primary-400 border-primary-400 dark:border-primary-600 flex"
|
||||
>
|
||||
{{ . }}
|
||||
<span class="flex">
|
||||
<span
|
||||
class="ml-1 px-1 py-[1px] text-xs font-normal border rounded-md text-primary-700 dark:text-primary-400 border-primary-400 dark:border-primary-600"
|
||||
>
|
||||
{{ . }}
|
||||
</span>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user