marketplacepos 2.2.1 → 2.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -30492,7 +30492,7 @@ input:focus, textarea:focus, select:focus {
30492
30492
  .ng-select.tall.ng-select-single .ng-select-container {
30493
30493
  height: 3.625rem !important;
30494
30494
  }
30495
- .ng-select.tall.center-text input {
30495
+ .ng-select.tall input {
30496
30496
  padding-top: 0.8rem !important;
30497
30497
  }
30498
30498
  mat-dialog-container {
@@ -30602,5 +30602,8 @@ small, .small {
30602
30602
  font-size: 80%;
30603
30603
  font-weight: 400;
30604
30604
  }
30605
+ .unset-max-width-tooltip {
30606
+ max-width: unset !important;
30607
+ }
30605
30608
 
30606
30609
  /*# sourceMappingURL=styles.css.map*/