@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.
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
|
|