general-library-union 2.5.12 → 2.5.13
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
|
@@ -3857,21 +3857,8 @@ background: var(--color-75) !important;
|
|
|
3857
3857
|
.imagen-menu {
|
|
3858
3858
|
background: var(--color-85);
|
|
3859
3859
|
border-radius: 5px;
|
|
3860
|
-
min-width: 100px;
|
|
3861
|
-
max-width: 150px;
|
|
3862
|
-
}
|
|
3863
|
-
|
|
3864
|
-
.spinner-text {
|
|
3865
|
-
position: absolute;
|
|
3866
|
-
top: 50%;
|
|
3867
|
-
left: 50%;
|
|
3868
|
-
transform: translate(-50%, -50%);
|
|
3869
|
-
font-size: 12px;
|
|
3870
|
-
font-weight: bold;
|
|
3871
3860
|
}
|
|
3872
3861
|
|
|
3873
|
-
|
|
3874
|
-
|
|
3875
3862
|
.imagen-menu img {
|
|
3876
3863
|
width: 7rem;
|
|
3877
3864
|
display: table;
|