superdesk-ui-framework 3.0.52 → 3.0.54

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.
@@ -63543,7 +63543,7 @@ i.sd-sidetab-menu__helper-icon {
63543
63543
  .p-dropdown {
63544
63544
  display: inline-flex;
63545
63545
  align-items: center;
63546
- height: 3.2rem;
63546
+ min-height: 3.2rem;
63547
63547
  border-bottom: 1px solid var(--color-input-border);
63548
63548
  background-color: var(--color-input-bg);
63549
63549
  font-size: 1.4rem;
@@ -63566,7 +63566,7 @@ i.sd-sidetab-menu__helper-icon {
63566
63566
  .p-multiselect {
63567
63567
  display: inline-flex;
63568
63568
  align-items: center;
63569
- height: 3.2rem;
63569
+ min-height: 3.2rem;
63570
63570
  border-bottom: 1px solid var(--color-input-border);
63571
63571
  background-color: var(--color-input-bg);
63572
63572
  font-size: 1.4rem;
@@ -63891,7 +63891,7 @@ i.sd-sidetab-menu__helper-icon {
63891
63891
  .p-calendar {
63892
63892
  display: inline-flex;
63893
63893
  align-items: center;
63894
- height: 3.2rem;
63894
+ min-height: 3.2rem;
63895
63895
  border-bottom: 1px solid var(--color-input-border);
63896
63896
  background-color: var(--color-input-bg);
63897
63897
  font-size: 1.4rem;