Skip to content

Commit

Permalink
feat(ui): mimic twitter dialog
Browse files Browse the repository at this point in the history
+ remove dialog shadow
  • Loading branch information
guanbinrui authored and Jack-Works committed Dec 17, 2019
1 parent 9620848 commit f5ae4f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/social-network-provider/twitter.com/utils/theme.ts
Expand Up @@ -49,6 +49,7 @@ export const useTwitterDialog = makeStyles((theme: Theme) => {
},
paper: {
borderRadius: 14,
boxShadow: 'none',
},
header: {
display: 'flex',
Expand Down

0 comments on commit f5ae4f0

Please sign in to comment.