From 475f79ffc86c7e0d21b01dff737031a8fd7fee06 Mon Sep 17 00:00:00 2001 From: Yang Luo Date: Mon, 15 Feb 2021 16:54:05 +0800 Subject: [PATCH] Set face logo width to 250. --- web/src/auth/Face.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/auth/Face.js b/web/src/auth/Face.js index 28c89f85..ab5ec902 100644 --- a/web/src/auth/Face.js +++ b/web/src/auth/Face.js @@ -149,7 +149,7 @@ class Face extends React.Component {
- {application.displayName} + {application.displayName} { this.renderForm(application) }