/* ✳️ ===== Style: cột “Thứ tự” – Admin (Module: product-ordering) ===== */
.column-product_ordering {
  width: 100px;
  text-align: center;
}

.product-ordering-input {
  width: 70px;
  text-align: center;
  transition: background 0.3s ease;
  border-radius: 4px;
  border: 1px solid #d0d7de;
  padding: 2px 4px;
}
/* ⛔ ===== END Style cột “Thứ tự” ===== */
