grep-components 1.15.0-grepf-1792.8 → 1.15.0-grepf-1792.9
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/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -21916,6 +21916,7 @@ var ToolbarMenuItem = styled(NavLink)(function (_a) {
|
|
|
21916
21916
|
userSelect: 'none',
|
|
21917
21917
|
position: 'relative',
|
|
21918
21918
|
textDecoration: 'none',
|
|
21919
|
+
fontWeight: 500,
|
|
21919
21920
|
':first-child': {
|
|
21920
21921
|
paddingLeft: 0,
|
|
21921
21922
|
':after': {
|