@kumori/aurora-wui-components 0.0.268-dev4123.1 → 0.0.268

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.
package/dist/index.js CHANGED
@@ -2928,7 +2928,7 @@ var AxebowCollaboratorsDialog = class AxebowCollaboratorsDialog extends LitEleme
2928
2928
  sl-dialog::part(panel) {
2929
2929
  background-color: var(--axebow-base);
2930
2930
  border-radius: 8px;
2931
- height: min(38.6875rem, 90vh);
2931
+ height: min(623px, 90vh);
2932
2932
  padding: 24px;
2933
2933
  box-sizing: border-box;
2934
2934
  display: flex;