@ni/ok-components 0.3.0 → 0.3.1

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.
@@ -16368,12 +16368,10 @@ const B0=t=>`${zo(t)}:host{box-sizing:border-box;}*{box-sizing:border-box;}:host
16368
16368
  :host {
16369
16369
  flex-direction: column;
16370
16370
  background: ${Kl};
16371
- border: ${Dc} solid ${Kl};
16372
16371
  }
16373
16372
 
16374
16373
  :host([appearance='overlay']) {
16375
16374
  background: none;
16376
- border-color: transparent;
16377
16375
  }
16378
16376
 
16379
16377
  .toolbar {