@wizishop/angular-components 0.0.197 → 0.0.198

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.
@@ -1158,7 +1158,7 @@ $wac-subtitle-color: #7A87A1!default;
1158
1158
  width: 100%;
1159
1159
  display: flex;
1160
1160
  align-items: center;
1161
- padding: 10px;
1161
+ padding: 10px 0;
1162
1162
  margin: 0 0 10px;
1163
1163
  border-radius: 3px;
1164
1164
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wizishop/angular-components",
3
- "version": "0.0.197",
3
+ "version": "0.0.198",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^11.2.12",
6
6
  "@angular/core": "^11.2.12",