mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-10 18:45:28 +00:00
fix(login): added polish
This commit is contained in:
@@ -37,6 +37,7 @@ export default observer(() => {
|
||||
<div className={styles.content}>
|
||||
<div className={styles.nav}>
|
||||
<a className={styles.logo}>
|
||||
{/*TOFIX: Hide logo if on Desktop Native*/}
|
||||
<img src={wideSVG} draggable={false} />
|
||||
</a>
|
||||
<LocaleSelector />
|
||||
|
||||
Reference in New Issue
Block a user