general-library-union 2.5.17 → 2.5.18
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
|
@@ -4883,12 +4883,12 @@ background: var(--color-75) !important;
|
|
|
4883
4883
|
border-radius: 5px;
|
|
4884
4884
|
min-width: 100px;
|
|
4885
4885
|
max-width: 150px;
|
|
4886
|
-
/* height: 100%; */
|
|
4887
4886
|
display: flex;
|
|
4888
4887
|
width: 100%;
|
|
4889
4888
|
justify-content: center;
|
|
4890
4889
|
align-items: center;
|
|
4891
4890
|
height: 100%;
|
|
4891
|
+
margin-right: 40px
|
|
4892
4892
|
}
|
|
4893
4893
|
|
|
4894
4894
|
.imagen-menu img {
|