@sumaris-net/ngx-components 2.2.1-rc6 → 2.2.1-rc7

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@sumaris-net/ngx-components",
3
3
  "description": "SUMARiS Angular components",
4
- "version": "2.2.1-rc6",
4
+ "version": "2.2.1-rc7",
5
5
  "author": "contact@e-is.pro",
6
6
  "license": "AGPL-3.0",
7
7
  "readmeFilename": "README.md",
@@ -161,7 +161,7 @@ form.form-container {
161
161
  line-height: 1.125;
162
162
  margin-left: 5px;
163
163
  margin-right: 5px;
164
- height: 0.8em;
164
+ height: 1em;
165
165
  position: relative;
166
166
  bottom: -3px;
167
167
  }