mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-25 23:03:41 +01:00
Change the width of the items quantity badge to not be fixed. (#525)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
</div>
|
||||
<div class="grow"></div>
|
||||
<div class="tooltip" data-tip="Quantity">
|
||||
<span class="badge badge-primary badge-sm size-5 text-xs">
|
||||
<span class="badge badge-primary badge-sm h-5 text-xs">
|
||||
{{ item.quantity }}
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user