iguazio.dashboard-controls 0.40.0 → 0.40.1

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,6 +1,6 @@
1
1
  {
2
2
  "name": "iguazio.dashboard-controls",
3
- "version": "0.40.0",
3
+ "version": "0.40.1",
4
4
  "main": "dist/js/iguazio.dashboard-controls.js",
5
5
  "description": "Collection of resources (such as CSS styles, fonts and images) and AngularJs 1.x components and services to share among different Iguazio repos.",
6
6
  "repository": {
@@ -105,7 +105,7 @@
105
105
 
106
106
  .igz-icon-hide {
107
107
  .generateIconClass(99e);
108
- font-size: 16px;
108
+ font-size: 20px;
109
109
  }
110
110
 
111
111
  .igz-icon-copy-all {