@festo-ui/web-essentials 5.1.0 → 6.0.0-dev.198

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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Festo UI - Web Essentials v5.1.0 (https://storybook.festo.design/)
2
+ * Festo UI - Web Essentials v6.0.0-dev.198 (https://storybook.festo.design/)
3
3
  * Copyright 2022 Festo SE & Co. KG
4
4
  * Licensed under Apache-2.0
5
5
  */
@@ -16357,6 +16357,8 @@ fieldset.fwe-progress-container label {
16357
16357
  margin-top: 0;
16358
16358
  margin-bottom: 32px;
16359
16359
  margin-right: 32px;
16360
+ overflow: hidden;
16361
+ text-overflow: ellipsis;
16360
16362
  }
16361
16363
  .fwe-modal-h1 .fwe-icon-status-check-status::before {
16362
16364
  display: none;