1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

fixed header appearance on mobile

This commit is contained in:
Fedor Katurov 2021-03-23 11:29:47 +07:00
parent deb8c27eca
commit ccec211727
5 changed files with 17 additions and 6 deletions

View file

@ -80,7 +80,7 @@ const HeaderUnconnected: FC<IProps> = memo(
<div className={styles.container}>
<Logo />
<Filler />
<Filler className={styles.filler} />
<div className={styles.plugs}>
<Link