@kumori/aurora-wui-components 0.0.95 → 0.0.96

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
@@ -4274,7 +4274,7 @@ var AxebowTenantResourceTable = class AxebowTenantResourceTable extends LitEleme
4274
4274
  _renderEnvironmentRow(env, accountIndex, envIndex) {
4275
4275
  return html`
4276
4276
  <div class="w-286 h-14 flex items-center gap-2 bg-gray-50 border-t border-solid border-(--axebow-light-gray) py-3 px-4">
4277
- <div class="w-63.5 shrink-0 flex items-center gap-2 min-w-0">
4277
+ <div class="w-63.5 shrink-0 flex items-center gap-2 min-w-0 pl-2">
4278
4278
  <axebow-icon
4279
4279
  iconName="subdirectory_arrow_right"
4280
4280
  iconColor="var(--axebow-gray)"