@sonic-equipment/ui 0.0.40 → 0.0.41

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.
Files changed (2) hide show
  1. package/dist/styles.css +1 -0
  2. package/package.json +1 -1
package/dist/styles.css CHANGED
@@ -2479,6 +2479,7 @@
2479
2479
  .global-search-module-d2g2F {
2480
2480
  position: relative;
2481
2481
  z-index: var(--search-layer);
2482
+ font-family: var(--font-family-sonic);
2482
2483
  }
2483
2484
 
2484
2485
  .global-search-module-d2g2F .global-search-module-Sx8Lx {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sonic-equipment/ui",
3
- "version": "0.0.40",
3
+ "version": "0.0.41",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "engines": {