@wizishop/angular-components 15.1.65 → 15.1.66
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/angular-components.scss
CHANGED
|
@@ -6230,6 +6230,9 @@ wac-optional-disable-container {
|
|
|
6230
6230
|
.field {
|
|
6231
6231
|
width: 100%;
|
|
6232
6232
|
}
|
|
6233
|
+
.wac-input .input, .wac-input .input:not([disabled]):focus, .wac-input .input:not([disabled]).is-focused, .wac-input .input:not([disabled]):active, .wac-input .input:not([disabled]).is-active {
|
|
6234
|
+
margin: 0;
|
|
6235
|
+
}
|
|
6233
6236
|
}
|
|
6234
6237
|
.wac-search {
|
|
6235
6238
|
width: 100%;
|
package/package.json
CHANGED
|
index d808ac9..c205967 100644
|
|
|
Binary file
|