@idmwx/idmui-gl4 2.0.2 → 2.0.3
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/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -11922,7 +11922,7 @@ function cm(t, e, a, i, o, r) {
|
|
|
11922
11922
|
text: "",
|
|
11923
11923
|
height: a.height,
|
|
11924
11924
|
width: a.width,
|
|
11925
|
-
class: "elevation-0 text-body-1 px-2 btn-border-1
|
|
11925
|
+
class: "elevation-0 text-body-1 px-2 btn-border-1 bg-background justify-start",
|
|
11926
11926
|
onClick: r.handleOpenDatePicker
|
|
11927
11927
|
}, {
|
|
11928
11928
|
default: g(() => [
|