@idmwx/idmui-gl4 1.8.0 → 1.8.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/index.js +1 -1
- package/dist/index.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -32096,7 +32096,7 @@ function Td(t, e, o, i, a, r) {
|
|
|
32096
32096
|
text: "",
|
|
32097
32097
|
height: o.height,
|
|
32098
32098
|
width: o.width,
|
|
32099
|
-
class: "elevation-0 text-body-1 btn-border-1 btn-bg-1",
|
|
32099
|
+
class: "elevation-0 text-body-1 btn-border-1 btn-bg-1 justify-start",
|
|
32100
32100
|
onClick: r.handleOpenDatePicker
|
|
32101
32101
|
}, {
|
|
32102
32102
|
default: f(() => [
|