@wizishop/angular-components 14.4.34 → 14.4.35
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
|
@@ -8165,9 +8165,8 @@ div.wac-field-input-search {
|
|
|
8165
8165
|
bottom: -3px;
|
|
8166
8166
|
left: 0;
|
|
8167
8167
|
width: 100%;
|
|
8168
|
-
height:
|
|
8169
|
-
|
|
8170
|
-
background-position: left top;
|
|
8168
|
+
height: 0;
|
|
8169
|
+
border-bottom: 1px dashed $wac-primary-button;
|
|
8171
8170
|
}
|
|
8172
8171
|
&:after {
|
|
8173
8172
|
content: '';
|
package/package.json
CHANGED
|
index fefd248..a60b492 100644
|
|
|
Binary file
|