yt-uikit 0.7.413-mixAndMatchUI.0 → 0.7.413-mixAndMatchUI.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/dist/esm/index.js CHANGED
@@ -4233,7 +4233,7 @@ import*as e from"react";import t,{forwardRef as n,useImperativeHandle as r,useRe
4233
4233
  max-width: 800px;
4234
4234
  background-color: white;
4235
4235
  border-radius: 8px;
4236
- padding: 4px 12px;
4236
+ padding: 0px 12px 4px 12px;
4237
4237
  overflow-y: auto;
4238
4238
  z-index: 1001;
4239
4239
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yt-uikit",
3
- "version": "0.7.413-mixAndMatchUI.0",
3
+ "version": "0.7.413-mixAndMatchUI.1",
4
4
  "description": "YourToken UI Kit",
5
5
  "scripts": {
6
6
  "rollup": "tsc && rollup -c",