@acorex/platform-generator 19.0.1 → 19.2.11
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/generators.json
CHANGED
package/package.json
CHANGED
|
@@ -165,14 +165,7 @@ ax-side-menu {
|
|
|
165
165
|
background-image: url('/assets/auth-background.svg');
|
|
166
166
|
}
|
|
167
167
|
|
|
168
|
-
|
|
169
|
-
@apply ax-h-1 dark:ax-bg-neutral-500 ax-bg-neutral-200 ax-w-full ax-overflow-hidden ax-absolute ax-top-0;
|
|
170
|
-
& > div {
|
|
171
|
-
@apply ax-w-full ax-h-full ax-bg-primary-500;
|
|
172
|
-
animation: indeterminateAnimation 1s infinite linear;
|
|
173
|
-
transform-origin: 0% 50%;
|
|
174
|
-
}
|
|
175
|
-
}
|
|
168
|
+
|
|
176
169
|
|
|
177
170
|
@keyframes indeterminateAnimation {
|
|
178
171
|
0% {
|