// Shared replacements for static inline style="" across app pages

.qrcode-scanner-modal-host {
  width: 100%;
  height: calc(100vh - 56px);
}

.warehouse-location-hint {
  font-size: 12px;
}

.print-export-hidden {
  display: none !important;
}

.subscription-detail-label {
  padding-right: 10px;
}

.commission-rules-filter-width {
  max-width: 280px;
}

.commission-receipts-scroll-box {
  max-height: 200px;
  overflow-y: auto;
}
