y-admin-ui 6.4.2 → 6.4.5
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/lib/y-admin-ui.js +1 -1
- package/lib/y-admin-ui.js.gz +0 -0
- package/lib/y-admin-ui.umd.cjs +1 -1
- package/package.json +2 -4
package/lib/y-admin-ui.js
CHANGED
|
@@ -18049,7 +18049,7 @@ const mC = {
|
|
|
18049
18049
|
default: $(() => [
|
|
18050
18050
|
ee(K, {
|
|
18051
18051
|
"label-width": "0",
|
|
18052
|
-
class: Fe([a.isBtnFlexEnd ? "btn_flex_end" : "btn_flex_start"])
|
|
18052
|
+
class: Fe([a.isBtnFlexEnd ? "btn_flex_end" : "btn_flex_start", "h-full"])
|
|
18053
18053
|
}, {
|
|
18054
18054
|
default: $(() => [
|
|
18055
18055
|
H.isFooter ? (b(), _("div", mC, [
|
package/lib/y-admin-ui.js.gz
CHANGED
|
Binary file
|