@linzjs/lui 17.42.0 → 17.43.0

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.
@@ -121,6 +121,11 @@ body.LuiHeaderMenuV2-drawer-open {
121
121
  justify-content: space-between;
122
122
  align-items: center;
123
123
  padding: 12px 16px;
124
+ a {
125
+ text-decoration: none;
126
+ color: inherit;
127
+ font-weight: inherit;
128
+ }
124
129
 
125
130
  &:hover {
126
131
  cursor: pointer;
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "17.42.0",
2
+ "version": "17.43.0",
3
3
  "license": "MIT",
4
4
  "repository": {
5
5
  "type": "git",