@kumori/aurora-wui-components 0.0.270-dev4118.4 → 0.0.270-dev4118.5

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
@@ -7740,7 +7740,7 @@ var AxebowTenantResourceTable = class AxebowTenantResourceTable extends LitEleme
7740
7740
  <div class="flex-1 flex items-center justify-center">
7741
7741
  ${showActionBtn ? html`<axebow-button
7742
7742
  variant="primary"
7743
- fixedWidth="11.955rem"
7743
+ fixedWidth="9.9375rem"
7744
7744
  fixedHeight="2rem"
7745
7745
  ?disabled=${actionBtnDisabled}
7746
7746
  @click=${() => onActionBtn?.()}