@3sc/common-component 0.0.360 → 0.0.361
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.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -40238,7 +40238,7 @@ const cV = ({ color: e }) => /* @__PURE__ */ y.jsx("svg", { width: "7", height:
|
|
|
40238
40238
|
},
|
|
40239
40239
|
"&.Mui-focused fieldset": {
|
|
40240
40240
|
borderColor: "transparent",
|
|
40241
|
-
borderWidth: "0.
|
|
40241
|
+
borderWidth: "0.15rem"
|
|
40242
40242
|
},
|
|
40243
40243
|
"&.Mui-disabled .MuiOutlinedInput-notchedOutline": {
|
|
40244
40244
|
borderColor: "transparent"
|