@sumaris-net/ngx-components 2.9.4 → 2.9.5
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/doc/changelog.md
CHANGED
|
@@ -790,4 +790,4 @@ This will allow subclasses to override the default selectedTabIndex after an err
|
|
|
790
790
|
- [fix] Home: Add a call to `markForCheck()` after removing a page history item
|
|
791
791
|
|
|
792
792
|
# 2.9.4
|
|
793
|
-
- [fix] Form: reduce line height form-container > ion-row > ion-col > ion-label
|
|
793
|
+
- [fix] Form: reduce line height of row label (form-container > ion-row > ion-col > ion-label)
|