@kodaris/krubble-components 1.0.71 → 1.0.73

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.
@@ -1047,8 +1047,8 @@ const Ie="important",qe=" !"+Ie,Re=xe(class extends ke{constructor(e){if(super(e
1047
1047
  border: 1px solid rgba(0, 0, 0, 0.1);
1048
1048
  border-radius: 12px;
1049
1049
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.2);
1050
- height: 100%;
1051
1050
  max-height: 90vh;
1051
+ height: auto;
1052
1052
  overflow: hidden;
1053
1053
  display: flex;
1054
1054
  flex-direction: column;