mirror of
https://github.com/wassname/talk.git
synced 2026-07-25 13:30:59 +08:00
Design improvements
This commit is contained in:
@@ -15,7 +15,7 @@ const UserBoxUnauthenticated: StatelessComponent<
|
||||
UserBoxUnauthenticatedProps
|
||||
> = props => {
|
||||
return (
|
||||
<Flex itemGutter>
|
||||
<Flex itemGutter alignItems="center">
|
||||
<MatchMedia gteWidth="sm">
|
||||
<Localized id="comments-userBoxUnauthenticated-joinTheConversation">
|
||||
<Typography
|
||||
|
||||
Reference in New Issue
Block a user