@jsenv/navi 0.14.21 → 0.14.22
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.
- package/dist/jsenv_navi.js +1 -0
- package/dist/jsenv_navi.js.map +3 -3
- package/package.json +1 -1
package/dist/jsenv_navi.js
CHANGED
|
@@ -14686,6 +14686,7 @@ installImportMetaCss(import.meta);import.meta.css = /* css */`
|
|
|
14686
14686
|
}
|
|
14687
14687
|
&[data-icon-char] {
|
|
14688
14688
|
flex-grow: 0 !important;
|
|
14689
|
+
line-height: normal;
|
|
14689
14690
|
}
|
|
14690
14691
|
}
|
|
14691
14692
|
|