@amirjalili1374/ui-kit 1.5.36 → 1.5.37
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
|
@@ -19745,7 +19745,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
19745
19745
|
createVNode(VCol, {
|
|
19746
19746
|
cols: "12",
|
|
19747
19747
|
md: "12",
|
|
19748
|
-
class: "d-flex align-
|
|
19748
|
+
class: "d-flex align-center ga-2"
|
|
19749
19749
|
}, {
|
|
19750
19750
|
default: withCtx(() => [
|
|
19751
19751
|
renderSlot(_ctx.$slots, "inline-filter-actions", {
|