boka-human-cliend-v3 0.0.39 → 0.0.41

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.
@@ -530,6 +530,7 @@
530
530
  vertical-align: middle;
531
531
  font-size: 16px;
532
532
  box-sizing: border-box;
533
+ padding: 6px 0;
533
534
  }
534
535
  .humanMainView > iframe {
535
536
  width: 100%;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "boka-human-cliend-v3",
3
- "version": "0.0.39",
3
+ "version": "0.0.41",
4
4
  "main": "dist/boka-human-v3.umd.js",
5
5
  "scripts": {
6
6
  "dev": "vite",