qbcore-framework / qb-inventory

Slot Based Inventory System Used With QB-Core :school_satchel:
GNU General Public License v3.0
50 stars 376 forks source link

Update .css to make the design consistent #317

Closed jonezkti closed 10 months ago

jonezkti commented 2 years ago

Updated the design of itembox on item use and when showing required items to use the same design as the slots in the inventory.

Required before: req-old Required after: req-new

Using item before: (Same box appears when an item is removed) use-old Using item after: use-new

Questions (please complete the following information):

xchopin commented 2 years ago

I have tried your PR it breaks the inventory by not being able to choose quantities. I fixed it by adding back the display: none (cf my comment)

jonezkti commented 2 years ago

Good catch, thanks for noticing the mistake. Fixed it, everything should now be working correctly.

github-actions[bot] commented 11 months ago

This PR has had 60 days of inactivity & will close within 7 days