@festo-ui/web-essentials 8.1.0-dev.568 → 8.1.0-dev.569

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.
@@ -3181,7 +3181,6 @@ header.fwe-fixed-header {
3181
3181
  }
3182
3182
 
3183
3183
  .fwe-mobile-flyout-item {
3184
- text-decoration: none;
3185
3184
  color: var(--fwe-text);
3186
3185
  cursor: pointer;
3187
3186
  display: flex;
@@ -3191,9 +3190,6 @@ header.fwe-fixed-header {
3191
3190
  .fwe-mobile-flyout-item.fwe-active {
3192
3191
  color: var(--fwe-hero);
3193
3192
  }
3194
- .fwe-mobile-flyout-item:hover:not(.fwe-disabled) {
3195
- text-decoration: none;
3196
- }
3197
3193
 
3198
3194
  .fwe-breadcrumb {
3199
3195
  display: flex;