@wmoney/ui-kit 1.0.41 → 1.0.42
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.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2185,7 +2185,7 @@ var rn = T("text-sm font-medium inline-flex items-center justify-center gap-2.5
|
|
|
2185
2185
|
"icon-xs": "size-5",
|
|
2186
2186
|
"icon-sm": "size-8",
|
|
2187
2187
|
"icon-lg": "size-10",
|
|
2188
|
-
"rounded-full": "size-
|
|
2188
|
+
"rounded-full": "size-9 rounded-full shadow-sm"
|
|
2189
2189
|
},
|
|
2190
2190
|
loading: { true: "text-transparent" }
|
|
2191
2191
|
},
|