{
  "label": "milkbarstore.com",
  "bugs": {
    "1729435": {
      "issue": "broken-interactive-elements",
      "matches": ["*://milkbarstore.com/*"]
    }
  },
  "css": {
    "fix_cart_quantities": "#cart-main .scroll-pane .items .quantity-wrapper input[name='quantity'] { height: 35px; border: 0; text-align: center; width: 45px; appearance: textfield; font-family: 'Garnett Bold', sans-serif; font-weight: 700; }"
  },
  "interventions": [
    {
      "platforms": ["desktop"],
      "css": ["fix_cart_quantities"]
    }
  ]
}
