update login

This commit is contained in:
sijinhui
2024-04-18 16:56:09 +08:00
parent 714ad21b74
commit ef5638e427
6 changed files with 267 additions and 134 deletions

View File

@@ -1,9 +0,0 @@
input {
text-align: left !important
}
.ant-input {
text-align: left !important
}

View File

@@ -1,6 +1,5 @@
"use client";
import "./users-table.modules.scss";
import React, { Dispatch, SetStateAction, useEffect, useState } from "react";
import { User } from "@prisma/client";
import {