general-library-union 3.2.68 → 3.2.69

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": "3.2.68",
3
+ "version": "3.2.69",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -1414,7 +1414,6 @@ margin-left: 10px;
1414
1414
  text-align: center;
1415
1415
  margin-top: -9px;
1416
1416
  padding: 3px 0 0px;
1417
- background: #fff;
1418
1417
  border: solid 2px #fff;
1419
1418
  }
1420
1419
 
@@ -3497,15 +3496,6 @@ li.btn-descarga-masiva a {
3497
3496
  }}
3498
3497
 
3499
3498
 
3500
- .avatar-container {
3501
- position: relative;
3502
- width: 130px;
3503
- height: 130px;
3504
- border: 8px solid #4f4f5f;
3505
- border-radius: 50%;
3506
- overflow: hidden;
3507
- text-align: center
3508
- }
3509
3499
 
3510
3500
 
3511
3501
  p.chip {