ros.grant.common 2.0.1238 → 2.0.1241

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.
@@ -39,7 +39,7 @@
39
39
  align-items: center;
40
40
  justify-content: space-between;
41
41
  border-bottom: solid 1px var(--Stroke);
42
- padding: 10px 24px;
42
+ padding: 16px 24px;
43
43
  padding-bottom: 0;
44
44
  height: 60px;
45
45
  border-radius: 4px 4px 0 0;
@@ -74,7 +74,7 @@
74
74
  display: flex;
75
75
 
76
76
  >* {
77
- margin-bottom: 10px;
77
+ margin-bottom: 16px;
78
78
  }
79
79
  }
80
80
 
package/Svg/rutube.svg ADDED
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M22.204 2.60206C23.4894 3.88741 22.5722 6.0883 20.7574 6.08015C19.6333 6.08015 18.7227 5.16624 18.7227 4.04217C18.7227 2.22574 20.9219 1.31671 22.204 2.60206ZM1 5.92379H14.9075C15.621 5.9075 16.3297 5.99547 17.0171 6.18281C17.5547 6.36364 18.0435 6.66013 18.4556 7.06252C18.8417 7.46979 19.1284 7.9634 19.2897 8.51403C19.4771 9.2129 19.5601 9.94436 19.5439 10.6758V11.8585C19.6286 13.0413 19.363 14.224 18.7782 15.234C18.1477 16.0143 17.2469 16.4998 16.2775 16.5861L20.0081 21.7617H15.6732L12.2912 16.6089H4.8707V21.7617H1V5.92379ZM4.8707 13.1162H14.2819C14.6615 13.1618 15.0411 13.0787 15.3701 12.8783C15.5998 12.6258 15.709 12.2805 15.6732 11.9286V10.6025C15.7041 10.262 15.595 9.92156 15.3701 9.67394C15.0411 9.46541 14.6615 9.37744 14.2819 9.41491H4.8707V13.1162Z"/>
3
+ </svg>
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.1238",
2
+ "version": "2.0.1241",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "scripts": {