Fix: Disabled admin-login page animation
This commit is contained in:
parent
c824c2a1aa
commit
3fecb784c9
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ function AdminLogin() {
|
|||
color="rgb(128, 255, 248)"
|
||||
/>
|
||||
|
||||
<BgSvg />
|
||||
<BgSvg isPaused={true} />
|
||||
|
||||
<div className="absolute top-3 left-0 w-full">
|
||||
<div className="absolute mt-12 ml-12 flex items-center">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue