@amirjalili1374/ui-kit 1.5.40 → 1.5.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.
- package/dist/ui-kit.cjs.js +1 -1
- package/dist/ui-kit.cjs.js.map +1 -1
- package/dist/ui-kit.es.js +1 -1
- package/dist/ui-kit.es.js.map +1 -1
- package/package.json +1 -1
package/dist/ui-kit.es.js
CHANGED
|
@@ -19607,7 +19607,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
19607
19607
|
]),
|
|
19608
19608
|
props.inlineFilter && formHeaders.value.length > 0 ? (openBlock(), createBlock(VCard, {
|
|
19609
19609
|
key: 1,
|
|
19610
|
-
class: "mb-
|
|
19610
|
+
class: "mb-2 pa-2",
|
|
19611
19611
|
elevation: "1"
|
|
19612
19612
|
}, {
|
|
19613
19613
|
default: withCtx(() => [
|