@wizishop/angular-components 15.1.105 → 15.1.106

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.
@@ -5129,9 +5129,6 @@ wac-calendar {
5129
5129
  padding: 0 20px 0 48px;
5130
5130
  font-weight: 400;
5131
5131
  width: 100%;
5132
- @include media('<tablet') {
5133
- padding: 0 0 0 10px;
5134
- }
5135
5132
  &::-webkit-input-placeholder {
5136
5133
  /* Chrome/Opera/Safari */
5137
5134
  color: $wac-multiple-search-input-color;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wizishop/angular-components",
3
- "version": "15.1.105",
3
+ "version": "15.1.106",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "~15.0.2",
6
6
  "@angular/cdk": "^15.0.1",