general-library-union 2.9.4 → 2.9.6
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
|
@@ -4986,7 +4986,16 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
4986
4986
|
|
|
4987
4987
|
@media only screen and (max-width:1600px) and (min-width:1200px) {
|
|
4988
4988
|
|
|
4989
|
-
.nav-planta-personal
|
|
4989
|
+
.nav-planta-personal .p-tree-container{
|
|
4990
|
+
height: 270px;
|
|
4991
|
+
}
|
|
4992
|
+
|
|
4993
|
+
|
|
4994
|
+
.nav-planta-personal .p-tree {
|
|
4995
|
+
padding: 15px 0px;
|
|
4996
|
+
}
|
|
4997
|
+
|
|
4998
|
+
.nav-planta-personal li {
|
|
4990
4999
|
font-size: 0.8rem;
|
|
4991
5000
|
padding: 6px;
|
|
4992
5001
|
margin: 0;
|
|
@@ -5011,19 +5020,13 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
5011
5020
|
|
|
5012
5021
|
.nav-planta-personal .p-tree .p-tree-container .p-treenode .p-treenode-content{
|
|
5013
5022
|
padding: 0;
|
|
5014
|
-
}
|
|
5015
5023
|
|
|
5016
|
-
.nav-planta-personal .p-tree-container{
|
|
5017
|
-
height: 270px;
|
|
5018
|
-
}
|
|
5019
5024
|
|
|
5020
5025
|
|
|
5021
|
-
.nav-planta-personal .p-tree {
|
|
5022
|
-
padding: 15px 0px;
|
|
5023
|
-
}
|
|
5024
5026
|
|
|
5025
5027
|
}
|
|
5026
5028
|
|
|
5029
|
+
|
|
5027
5030
|
@media (max-width:1024px) {
|
|
5028
5031
|
|
|
5029
5032
|
.us-foto-perfil {
|
|
@@ -5103,6 +5106,13 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
5103
5106
|
.card-cargo .us-foto-perfil {
|
|
5104
5107
|
min-width: 60px;
|
|
5105
5108
|
}
|
|
5109
|
+
|
|
5110
|
+
|
|
5111
|
+
.planta-personal .us-foto-perfil {
|
|
5112
|
+
min-width: 100px !important;
|
|
5113
|
+
max-height: 110px !important;
|
|
5114
|
+
|
|
5115
|
+
}
|
|
5106
5116
|
|
|
5107
5117
|
|
|
5108
5118
|
|