mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
fix: #908
This commit is contained in:
@@ -79,6 +79,7 @@ export default function WebLoginPage() {
|
|||||||
<CardBody className="flex gap-5 py-5 px-5 md:px-10">
|
<CardBody className="flex gap-5 py-5 px-5 md:px-10">
|
||||||
<Input
|
<Input
|
||||||
isClearable
|
isClearable
|
||||||
|
type="password"
|
||||||
classNames={{
|
classNames={{
|
||||||
label: 'text-black/50 dark:text-white/90',
|
label: 'text-black/50 dark:text-white/90',
|
||||||
input: [
|
input: [
|
||||||
|
Reference in New Issue
Block a user