@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.
@@ -97755,12 +97755,10 @@ focus outline in that case.
97755
97755
  :host {
97756
97756
  flex-direction: column;
97757
97757
  background: ${applicationBackgroundColor};
97758
- border: ${borderWidth} solid ${applicationBackgroundColor};
97759
97758
  }
97760
97759
 
97761
97760
  :host([appearance='overlay']) {
97762
97761
  background: none;
97763
- border-color: transparent;
97764
97762
  }
97765
97763
 
97766
97764
  .toolbar {