ros.grant.common 2.0.1065 → 2.0.1066

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.
@@ -250,10 +250,8 @@
250
250
  width: 100%;
251
251
  height: 100%;
252
252
  font-size: 14px;
253
- background-color: var(--Bg1);
254
253
  border: 1px solid var(--Stroke);
255
254
  border-radius: 4px;
256
- padding: 15px;
257
255
  }
258
256
 
259
257
  label {
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.1065",
2
+ "version": "2.0.1066",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "description": "Collection of static files used by RosGrant awesome team",
@@ -62,4 +62,4 @@
62
62
  "GulpTasks/*",
63
63
  "Images/*"
64
64
  ]
65
- }
65
+ }