/* Target the exact button right next to your product information table */
.webform-multiple-table:has([data-drupal-selector="edit-product-information-items"]) button.tabledrag-toggle-weight {
  display: none !important;
}