From 5aedb0ccad1020dd0e46f3d6af438f6ceabd5a7f Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Thu, 2 May 2024 07:50:59 +0300 Subject: Improve UI look-and-feel. --- gn_auth/templates/admin/view-oauth2-client.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'gn_auth/templates') diff --git a/gn_auth/templates/admin/view-oauth2-client.html b/gn_auth/templates/admin/view-oauth2-client.html index 38e48c7..80ef84a 100644 --- a/gn_auth/templates/admin/view-oauth2-client.html +++ b/gn_auth/templates/admin/view-oauth2-client.html @@ -36,7 +36,8 @@
+ required="required" + class="form-control" />

@@ -65,7 +66,7 @@ {%endfor%} - +
-- cgit v1.2.3