defeat(PPR): had reverse because animation is not scaled on log screen until fixed.
This commit is contained in:
parent
06cae409e7
commit
d4e8001bcb
@ -12,9 +12,6 @@ domain("ppr-admin.alkemics.com") {
|
|||||||
background-size: var(--stripe-size) var(--stripe-size);
|
background-size: var(--stripe-size) var(--stripe-size);
|
||||||
animation: alkegrad var(--duration) linear infinite;
|
animation: alkegrad var(--duration) linear infinite;
|
||||||
}
|
}
|
||||||
.AuthLayoutFooter {
|
|
||||||
background-size: calc(var(--stripe-size) * 2) calc(var(--stripe-size) * 2);
|
|
||||||
}
|
|
||||||
@keyframes alkegrad {
|
@keyframes alkegrad {
|
||||||
from {
|
from {
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user