From b73a0d63475581fcd8f0aed2dfcc5d0311f1454a Mon Sep 17 00:00:00 2001 From: Jokob-sk Date: Wed, 15 Mar 2023 18:39:55 +1100 Subject: [PATCH] Fix how to set pwd #196 --- front/css/pialert.css | 5 +++++ front/index.php | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/front/css/pialert.css b/front/css/pialert.css index 26ba3796..bf6df553 100755 --- a/front/css/pialert.css +++ b/front/css/pialert.css @@ -834,3 +834,8 @@ height: 50px; +.login-page .login-custom +{ + width:480px; + +} \ No newline at end of file diff --git a/front/index.php b/front/index.php index 41e3afc7..7ee697f6 100755 --- a/front/index.php +++ b/front/index.php @@ -1,3 +1,6 @@ + + + -
+