general-library-union 2.9.33 → 2.9.35
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/package.json
CHANGED
|
@@ -1602,7 +1602,7 @@ min-height: 60px !important;
|
|
|
1602
1602
|
}
|
|
1603
1603
|
|
|
1604
1604
|
.avatar-container {
|
|
1605
|
-
width:
|
|
1605
|
+
width: 60px !important;
|
|
1606
1606
|
height: 100px !important;
|
|
1607
1607
|
border: 5px solid var(--color-700) !important;
|
|
1608
1608
|
}
|
|
@@ -4134,7 +4134,7 @@ td.GrupoColor {
|
|
|
4134
4134
|
|
|
4135
4135
|
|
|
4136
4136
|
.planta-personal .us-foto-perfil {
|
|
4137
|
-
min-width:
|
|
4137
|
+
min-width: 40px !important;
|
|
4138
4138
|
max-height: 80px !important;
|
|
4139
4139
|
|
|
4140
4140
|
}
|
|
@@ -1621,7 +1621,7 @@ margin-left: 10px;
|
|
|
1621
1621
|
}
|
|
1622
1622
|
|
|
1623
1623
|
.avatar-container {
|
|
1624
|
-
width:
|
|
1624
|
+
width: 60px !important;
|
|
1625
1625
|
height: 100px !important;
|
|
1626
1626
|
border: 5px solid var(--color-700) !important;
|
|
1627
1627
|
}
|
|
@@ -5170,7 +5170,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
5170
5170
|
}
|
|
5171
5171
|
|
|
5172
5172
|
.planta-personal .us-foto-perfil {
|
|
5173
|
-
min-width:
|
|
5173
|
+
min-width: 40px !important;
|
|
5174
5174
|
max-height: 80px !important;
|
|
5175
5175
|
}
|
|
5176
5176
|
}
|