@vitrosoftware/common-ui-ts 1.1.63 → 1.1.64

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.
@@ -79,5 +79,10 @@
79
79
  }
80
80
 
81
81
  .vitro-avatar {
82
+ width: 32px;
83
+ min-width: 32px;
84
+ height: 32px;
85
+ line-height: 32px;
86
+ font-size: 16px;
82
87
  margin-right: 8px;
83
88
  }
package/dist/index.css CHANGED
@@ -4460,6 +4460,11 @@ ul > li:last-child > ul > li:last-child ._sidebar-item_vitro-active_7p5iOhY {
4460
4460
  }
4461
4461
 
4462
4462
  ._activity-item_vitro-avatar_218ZqAk {
4463
+ width: 32px;
4464
+ min-width: 32px;
4465
+ height: 32px;
4466
+ line-height: 32px;
4467
+ font-size: 16px;
4463
4468
  margin-right: 8px;
4464
4469
  }
4465
4470
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vitrosoftware/common-ui-ts",
3
- "version": "1.1.63",
3
+ "version": "1.1.64",
4
4
  "description": "vitro software common ui ts",
5
5
  "author": "",
6
6
  "license": "MIT",