From f449ff2ac1dcda4ebd11d3eb66f896eedab3b3c9 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 9 Jul 2022 08:58:10 +0530 Subject: Add hint text to go back to welcome screen from the login screen (fixes #449) --- src/styles/auth.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/styles') diff --git a/src/styles/auth.scss b/src/styles/auth.scss index 710cfe10b..33e3a4a78 100644 --- a/src/styles/auth.scss +++ b/src/styles/auth.scss @@ -126,6 +126,10 @@ } } + .auth__help { + padding: 5% 2%; + } + .auth__adlk { bottom: 15px; position: absolute; -- cgit v1.2.3-70-g09d2