diff --git a/src/pages/login/Login.module.scss b/src/pages/login/Login.module.scss index 4d9bea5a..736eb370 100644 --- a/src/pages/login/Login.module.scss +++ b/src/pages/login/Login.module.scss @@ -110,6 +110,16 @@ font-size: 20px; font-weight: 600; margin-bottom: 10px; + + .title { + display: flex; + align-items: center; + gap: 4px; + + img { + height: 28px; + } + } } .subtitle { @@ -120,6 +130,7 @@ font-size: 14px; > div { + display: none; margin-top: 1px; font-size: 11px; color: var(--secondary-foreground); diff --git a/src/pages/login/Login.tsx b/src/pages/login/Login.tsx index bc676a72..34253823 100644 --- a/src/pages/login/Login.tsx +++ b/src/pages/login/Login.tsx @@ -37,6 +37,7 @@ export default observer(() => {
+ {/*TOFIX: Hide logo if on Desktop Native*/} diff --git a/src/pages/login/forms/Form.tsx b/src/pages/login/forms/Form.tsx index 99c40d20..163fa27b 100644 --- a/src/pages/login/forms/Form.tsx +++ b/src/pages/login/forms/Form.tsx @@ -15,6 +15,7 @@ import wideSVG from "../../../../public/assets/wide.svg"; import Button from "../../../components/ui/Button"; import Overline from "../../../components/ui/Overline"; import Preloader from "../../../components/ui/Preloader"; +import WaveSVG from "../../settings/assets/wave.svg"; import FormField from "../FormField"; import { CaptchaBlock, CaptchaProps } from "./CaptchaBlock"; @@ -144,6 +145,7 @@ export function Form({ page, callback }: Props) {
+
diff --git a/src/pages/settings/assets/wave.svg b/src/pages/settings/assets/wave.svg new file mode 100644 index 00000000..89f51bb0 --- /dev/null +++ b/src/pages/settings/assets/wave.svg @@ -0,0 +1,32 @@ + + + + + + + + Mutant Standard emoji 2020.04 + + + + + Dzuk + http://mutant.tech/ + + + + + + + + + + + + + + +