general-library-union 2.9.37 → 2.9.39
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: 70px !important;
|
|
1606
1606
|
height: 100px !important;
|
|
1607
1607
|
border: 5px solid var(--color-700) !important;
|
|
1608
1608
|
}
|
|
@@ -4134,8 +4134,9 @@ td.GrupoColor {
|
|
|
4134
4134
|
|
|
4135
4135
|
|
|
4136
4136
|
.planta-personal .us-foto-perfil {
|
|
4137
|
-
min-width:
|
|
4137
|
+
min-width: 60px !important;
|
|
4138
4138
|
max-height: 80px !important;
|
|
4139
|
+
|
|
4139
4140
|
}
|
|
4140
4141
|
|
|
4141
4142
|
.planta-personal .p-tree-wrapper.ng-star-inserted {
|
|
@@ -4158,29 +4159,19 @@ td.GrupoColor {
|
|
|
4158
4159
|
}
|
|
4159
4160
|
|
|
4160
4161
|
|
|
4161
|
-
.contenido {
|
|
4162
|
-
|
|
4163
|
-
|
|
4164
|
-
|
|
4165
|
-
|
|
4166
|
-
}
|
|
4167
|
-
|
|
4162
|
+
.contenido {
|
|
4163
|
+
left: 0%;
|
|
4164
|
+
width: 100%;
|
|
4165
|
+
margin-bottom: 30px;
|
|
4166
|
+
order: 2;
|
|
4167
|
+
}
|
|
4168
4168
|
|
|
4169
4169
|
|
|
4170
|
-
.planta-personal {
|
|
4171
|
-
width: 100%;
|
|
4172
|
-
}
|
|
4173
4170
|
|
|
4174
|
-
.
|
|
4175
|
-
|
|
4176
|
-
|
|
4177
|
-
min-width: 50px;
|
|
4178
|
-
}
|
|
4171
|
+
.planta-personal {
|
|
4172
|
+
width: 100%;
|
|
4173
|
+
}
|
|
4179
4174
|
|
|
4180
|
-
.planta-personal .us-foto-perfil {
|
|
4181
|
-
min-width: 40px !important;
|
|
4182
|
-
max-height: 80px !important;
|
|
4183
|
-
}
|
|
4184
4175
|
|
|
4185
4176
|
}
|
|
4186
4177
|
|
|
@@ -1621,7 +1621,7 @@ margin-left: 10px;
|
|
|
1621
1621
|
}
|
|
1622
1622
|
|
|
1623
1623
|
.avatar-container {
|
|
1624
|
-
width:
|
|
1624
|
+
width: 70px !important;
|
|
1625
1625
|
height: 100px !important;
|
|
1626
1626
|
border: 5px solid var(--color-700) !important;
|
|
1627
1627
|
}
|
|
@@ -5133,11 +5133,10 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
5133
5133
|
|
|
5134
5134
|
}
|
|
5135
5135
|
|
|
5136
|
-
.planta-personal .p-tree {
|
|
5137
|
-
|
|
5138
|
-
|
|
5139
|
-
}
|
|
5140
|
-
|
|
5136
|
+
.planta-personal .p-tree {
|
|
5137
|
+
max-height: 410px;
|
|
5138
|
+
height: 100%;
|
|
5139
|
+
}
|
|
5141
5140
|
|
|
5142
5141
|
|
|
5143
5142
|
}
|
|
@@ -5151,28 +5150,28 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
5151
5150
|
}
|
|
5152
5151
|
|
|
5153
5152
|
|
|
5154
|
-
.contenido {
|
|
5155
|
-
|
|
5156
|
-
|
|
5157
|
-
|
|
5158
|
-
|
|
5159
|
-
}
|
|
5153
|
+
.contenido {
|
|
5154
|
+
left: 0%;
|
|
5155
|
+
width: 100%;
|
|
5156
|
+
margin-bottom: 30px;
|
|
5157
|
+
order: 2;
|
|
5158
|
+
}
|
|
5160
5159
|
|
|
5161
5160
|
|
|
5162
|
-
.planta-personal {
|
|
5163
|
-
|
|
5164
|
-
}
|
|
5161
|
+
.planta-personal {
|
|
5162
|
+
width: 100%;
|
|
5163
|
+
}
|
|
5165
5164
|
|
|
5166
|
-
.card-cargo .avatar-container {
|
|
5167
|
-
|
|
5168
|
-
|
|
5169
|
-
|
|
5170
|
-
}
|
|
5165
|
+
.card-cargo .avatar-container {
|
|
5166
|
+
height: 50px !important;
|
|
5167
|
+
border: 4px solid var(--color-700) !important;
|
|
5168
|
+
min-width: 50px;
|
|
5169
|
+
}
|
|
5171
5170
|
|
|
5172
|
-
.planta-personal .us-foto-perfil {
|
|
5173
|
-
|
|
5174
|
-
|
|
5175
|
-
}
|
|
5171
|
+
.planta-personal .us-foto-perfil {
|
|
5172
|
+
min-width: 40px !important;
|
|
5173
|
+
max-height: 80px !important;
|
|
5174
|
+
}
|
|
5176
5175
|
}
|
|
5177
5176
|
|
|
5178
5177
|
|