general-library-union 2.8.97 → 2.8.98

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "general-library-union",
3
- "version": "2.8.97",
3
+ "version": "2.8.98",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -4084,10 +4084,8 @@ td.GrupoColor {
4084
4084
  flex: auto;
4085
4085
 
4086
4086
  }
4087
- }
4088
-
4089
4087
 
4090
- @media(max-width:768px){
4088
+
4091
4089
  .card-cargo .avatar-container {
4092
4090
  height: 70px !important;
4093
4091
  width: 90px;
@@ -4100,7 +4098,6 @@ td.GrupoColor {
4100
4098
 
4101
4099
 
4102
4100
 
4103
-
4104
4101
  /******************************************************************************
4105
4102
  * MENU PUNTO PROCESO styles
4106
4103
  *****************************************************************************/
@@ -5065,16 +5065,15 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5065
5065
 
5066
5066
  }
5067
5067
 
5068
- @media(max-width:768px){
5069
- .card-cargo .avatar-container {
5070
- height: 70px !important;
5071
- width: 90px;
5072
- }
5073
-
5074
- .card-cargo .us-foto-perfil {
5075
- min-width: 60px;
5076
- }
5077
- }
5068
+
5069
+ .card-cargo .avatar-container {
5070
+ height: 70px !important;
5071
+ width: 90px;
5072
+ }
5073
+
5074
+ .card-cargo .us-foto-perfil {
5075
+ min-width: 60px;
5076
+ }
5078
5077
 
5079
5078
 
5080
5079