general-library-union 3.0.1 → 3.0.2
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
|
@@ -5081,6 +5081,13 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
|
|
|
5081
5081
|
border-radius: 50%;
|
|
5082
5082
|
}
|
|
5083
5083
|
|
|
5084
|
+
#cargue-plantillas .encabezado-acciones h5 {
|
|
5085
|
+
font-size: 0.9rem;
|
|
5086
|
+
display: flex;
|
|
5087
|
+
color: rgba(0, 0, 0, 0.87);
|
|
5088
|
+
align-items: center;
|
|
5089
|
+
}
|
|
5090
|
+
|
|
5084
5091
|
|
|
5085
5092
|
|
|
5086
5093
|
|