@7shifts/sous-chef 3.88.1 → 3.88.2-beta.0
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.css +4 -4
- package/dist/index.css.map +1 -1
- package/dist/index.js +4 -4
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +4 -2
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -4241,13 +4241,13 @@ input:disabled + ._Yfxkl::after {
|
|
|
4241
4241
|
border-top-left-radius: 0;
|
|
4242
4242
|
border-bottom-left-radius: 0;
|
|
4243
4243
|
}
|
|
4244
|
-
._GyYnE {
|
|
4245
|
-
color: transparent;
|
|
4246
|
-
}
|
|
4247
4244
|
._GyYnE:focus {
|
|
4248
4245
|
color: var(--color-surface-on-color);
|
|
4249
4246
|
}
|
|
4250
|
-
.
|
|
4247
|
+
._NfdKk {
|
|
4248
|
+
color: transparent;
|
|
4249
|
+
}
|
|
4250
|
+
._NfdKk:disabled {
|
|
4251
4251
|
color: transparent;
|
|
4252
4252
|
}
|
|
4253
4253
|
._ddacu {
|