@kumori/aurora-wui-components 0.0.223 → 0.0.224
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 +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -6557,7 +6557,7 @@ var AxebowCarouselSelectorItem = class AxebowCarouselSelectorItem extends LitEle
|
|
|
6557
6557
|
${this.tenantName}
|
|
6558
6558
|
</p>
|
|
6559
6559
|
</div>
|
|
6560
|
-
<div class="w-full overflow-hidden">
|
|
6560
|
+
<div class="w-full overflow-hidden mb-1.5">
|
|
6561
6561
|
<p
|
|
6562
6562
|
class="leading-tight text-md font-semibold text-(--axebow-primary) truncate m-0"
|
|
6563
6563
|
title=${this.accountName}
|