general-library-union 3.0.2 → 3.0.3

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.0.2",
3
+ "version": "3.0.3",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -4104,6 +4104,13 @@ td.GrupoColor {
4104
4104
  padding: 0.45rem !important;
4105
4105
  }
4106
4106
 
4107
+ #cargue-plantillas .encabezado-acciones h5 {
4108
+ font-size: 0.9rem;
4109
+ display: flex;
4110
+ color: rgba(0, 0, 0, 0.87);
4111
+ align-items: center;
4112
+ }
4113
+
4107
4114
 
4108
4115
 
4109
4116
  /******************************************************************************