mirror of
https://github.com/woodchen-ink/certimate.git
synced 2025-07-18 17:31:55 +08:00
password modification page stylesheet
This commit is contained in:
parent
da666bcb9b
commit
71d4c410a0
@ -5,8 +5,8 @@ const SettingLayout = () => {
|
|||||||
return (
|
return (
|
||||||
<div>
|
<div>
|
||||||
<Toaster />
|
<Toaster />
|
||||||
<div className="text-muted-foreground">设置密码</div>
|
<div className="text-muted-foreground border-b py-5">设置密码</div>
|
||||||
<div className="w-full sm:w-[35em] mt-10 flex flex-col p-3">
|
<div className="w-full sm:w-[35em] mt-10 flex flex-col p-3 mx-auto">
|
||||||
{/* <div className="text-muted-foreground">
|
{/* <div className="text-muted-foreground">
|
||||||
<span className="transition-all text-sm bg-gray-400 px-3 py-1 rounded-sm text-white cursor-pointer">
|
<span className="transition-all text-sm bg-gray-400 px-3 py-1 rounded-sm text-white cursor-pointer">
|
||||||
密码
|
密码
|
||||||
|
Loading…
x
Reference in New Issue
Block a user