feat: updates

This commit is contained in:
qier222 2022-06-11 00:19:07 +08:00
parent 4c90db789b
commit 196a974a64
No known key found for this signature in database
GPG key ID: 9C85007ED905F14D
21 changed files with 291 additions and 191 deletions

View file

@ -1,3 +1,4 @@
import { css } from '@emotion/css'
import Avatar from './Avatar'
import SearchBox from './SearchBox'
import SettingsButton from './SettingsButton'
@ -9,7 +10,7 @@ const TopbarMobile = () => {
<SearchBox />
</div>
<div className='ml-6 flex'>
<div className='ml-6 flex flex-shrink-0'>
<SettingsButton />
<div className='ml-3'>
<Avatar />