From 8a02310752f7e7c692abb91b7f43ea3bf46a214b Mon Sep 17 00:00:00 2001 From: "web@ppanel" Date: Fri, 14 Feb 2025 15:49:34 +0700 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(ui):=20Update=20input=20compon?= =?UTF-8?q?ents=20and=20enhance=20card=20minimum=20width=20for=20better=20?= =?UTF-8?q?layout?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/admin/app/dashboard/auth-control/phone/page.tsx | 8 ++++---- apps/user/app/(main)/(user)/profile/change-password.tsx | 2 +- apps/user/app/(main)/(user)/profile/notify-settings.tsx | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/admin/app/dashboard/auth-control/phone/page.tsx b/apps/admin/app/dashboard/auth-control/phone/page.tsx index ec7e241..6dbfb3c 100644 --- a/apps/admin/app/dashboard/auth-control/phone/page.tsx +++ b/apps/admin/app/dashboard/auth-control/phone/page.tsx @@ -299,14 +299,14 @@ export default function Page() {

-