intelicoreact 1.0.44 → 1.0.45

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.
@@ -145,12 +145,16 @@
145
145
  .loader-box {
146
146
  opacity: 0.2;
147
147
 
148
- .lds-ring.lds-ring_little {
148
+ .lds-ring.lds-ring_small {
149
149
  width: 20px;
150
150
  height: 20px;
151
+ top: calc(50% - 10px);
151
152
 
152
153
  div {
153
154
  border-width: 2px !important;
155
+ margin: 0;
156
+ top: 0;
157
+ left: 0;
154
158
  }
155
159
  }
156
160
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelicoreact",
3
- "version": "1.0.44",
3
+ "version": "1.0.45",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "files": [