mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-17 11:05:56 +08:00
fix: reset password page dark style (#20350)
This commit is contained in:
parent
eaaf551497
commit
4250501058
@ -105,7 +105,7 @@ const ChangePasswordForm = () => {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="mx-auto mt-6 w-full">
|
<div className="mx-auto mt-6 w-full">
|
||||||
<div className="bg-white">
|
<div>
|
||||||
{/* Password */}
|
{/* Password */}
|
||||||
<div className='mb-5'>
|
<div className='mb-5'>
|
||||||
<label htmlFor="password" className="system-md-semibold my-2 text-text-secondary">
|
<label htmlFor="password" className="system-md-semibold my-2 text-text-secondary">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user