@vacano/ui 1.10.0 → 1.10.1

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/README.md CHANGED
@@ -7,7 +7,7 @@
7
7
  </p>
8
8
 
9
9
  <p align="center">
10
- <img src="https://img.shields.io/badge/version-1.10.0-blue" />
10
+ <img src="https://img.shields.io/badge/version-1.10.1-blue" />
11
11
  <a href="https://www.npmjs.com/package/@vacano/ui"><img src="https://img.shields.io/npm/v/@vacano/ui" alt="npm version" /></a>
12
12
  <a href="https://github.com/vacano-house/vacano-ui/blob/master/LICENSE.md"><img src="https://img.shields.io/npm/l/@vacano/ui" alt="license" /></a>
13
13
  </p>
package/dist/index.cjs CHANGED
@@ -2083,6 +2083,7 @@
2083
2083
  `,Rd=s.div`
2084
2084
  position: relative;
2085
2085
  display: inline-block;
2086
+ width: fit-content;
2086
2087
  `,kd=e=>{switch(e){case"top":return`
2087
2088
  bottom: calc(100% + 8px);
2088
2089
  left: 50%;