@otwb/ui 2.0.20 → 2.0.22

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.
Files changed (2) hide show
  1. package/dist/index.js +0 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -496,7 +496,6 @@ const AppLogo = /* @__PURE__ */ defineComponent({
496
496
  "--app-logo-img-size": "32px",
497
497
  "--app-logo-name-size": "22px",
498
498
  width: W ? "100%" : "auto",
499
- overflow: "hidden",
500
499
  display: "flex",
501
500
  alignItems: "center",
502
501
  justifyContent: W ? "center" : "flex-start",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@otwb/ui",
3
- "version": "2.0.20",
3
+ "version": "2.0.22",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "description": "otwb UI",