/*
 * This is a manifest file that'll be compiled into application.css.
 *
 * With Propshaft, assets are served efficiently without preprocessing steps. You can still add
 * dashboard-specific utilities below; WhatsApp theme variables live in wa_dashboard_theme.css.
 */

.dashboard-qr-image {
  max-width: 320px;
  width: 100%;
  height: auto;
}

/* Allow text-truncate inside flex rows (e.g. dashboard instance list) */
.min-w-0 {
  min-width: 0;
}

