ros.grant.common 2.1.71 → 2.1.73

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.
@@ -316,6 +316,13 @@ header.award-headerV2 {
316
316
  padding: 0 !important;
317
317
  z-index: 7;
318
318
 
319
+ .user-mini-avatar{
320
+ width: 47px;
321
+ height: 47px;
322
+ border-radius: 50%;
323
+ object-fit: inherit;
324
+ }
325
+
319
326
  .btn-icon__img {
320
327
  display: flex !important;
321
328
  }
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.1.71",
2
+ "version": "2.1.73",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "scripts": {