@ni/ok-components 1.6.1 → 1.6.2

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.
@@ -17151,7 +17151,7 @@ const z1=t=>`${zo(t)}:host{box-sizing:border-box;}*{box-sizing:border-box;}:host
17151
17151
  display: none;
17152
17152
  }
17153
17153
 
17154
- .messages-anchored.anchor-active {
17154
+ .messages-anchored {
17155
17155
  min-height: 100%;
17156
17156
  }
17157
17157
 
@@ -17654,9 +17654,10 @@ const l2=_t`
17654
17654
  min-width: ${Rc};
17655
17655
  min-height: ${Rc};
17656
17656
 
17657
+ flex: 1;
17657
17658
  flex-direction: row;
17658
17659
  justify-content: center;
17659
- flex-shrink: 0;
17660
+ align-items: center;
17660
17661
  font: ${ud};
17661
17662
  color: ${pd};
17662
17663
  }