/* Universal Plywood Timber Import Module small fixes */
input, select, textarea { border-width: 1px; padding: 0.6rem 0.75rem; }
textarea { line-height: 1.4; }
table th { white-space: nowrap; }
table td { vertical-align: top; }
@media (max-width: 640px) {
  .min-w-full { min-width: 760px; }
}
