@ship-ui/core 0.15.12 → 0.15.13

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.
@@ -1252,7 +1252,7 @@ class ShipFormFieldPopoverComponent {
1252
1252
  </div>
1253
1253
 
1254
1254
  <div class="helpers">
1255
- <div class="error">
1255
+ <div class="error-wrap">
1256
1256
  <ng-content select="[error]"></ng-content>
1257
1257
  </div>
1258
1258
 
@@ -1299,7 +1299,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImpor
1299
1299
  </div>
1300
1300
 
1301
1301
  <div class="helpers">
1302
- <div class="error">
1302
+ <div class="error-wrap">
1303
1303
  <ng-content select="[error]"></ng-content>
1304
1304
  </div>
1305
1305