@open-condo/ui 1.22.0 → 1.23.1

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,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 10 Mar 2023 10:51:02 GMT
3
+ * Generated on Thu, 16 Mar 2023 17:44:14 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 10 Mar 2023 10:51:02 GMT
3
+ // Generated on Thu, 16 Mar 2023 17:44:14 GMT
4
4
 
5
5
  @condo-global-spacing-4: 4px;
6
6
  @condo-global-spacing-8: 8px;
package/dist/styles.css CHANGED
@@ -5777,6 +5777,7 @@ span.condo-typography-ellipsis-single-line {
5777
5777
  width: -webkit-fit-content;
5778
5778
  width: -moz-fit-content;
5779
5779
  width: fit-content;
5780
+ min-width: 100%;
5780
5781
  overflow: hidden;
5781
5782
  }
5782
5783
  .condo-modal-root .condo-modal .condo-modal-footer {