general-library-union 3.1.14 → 3.1.15
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
|
@@ -3104,6 +3104,10 @@ li.btn-descarga-masiva a {
|
|
|
3104
3104
|
border-right: solid 1px #3c3c3f;
|
|
3105
3105
|
}
|
|
3106
3106
|
|
|
3107
|
+
.menu-accion-sara ul.p-submenu-list a {
|
|
3108
|
+
padding: 5px 0px !important;
|
|
3109
|
+
}
|
|
3110
|
+
|
|
3107
3111
|
.menu-accion-sara .p-menubar .p-menuitem .p-menuitem-icon {
|
|
3108
3112
|
color: var(--color-400) !important;
|
|
3109
3113
|
}
|