Fix copy icon arrangment tiny screens

This commit is contained in:
Reckless_Satoshi 2022-01-28 12:18:31 -08:00
parent c3b8030d24
commit c8d9062e74
No known key found for this signature in database
GPG Key ID: 9C4585B561315571

View File

@ -116,7 +116,7 @@ export default class UserGenPage extends Component {
render() {
return (
<Grid container spacing={1}>
<Grid item xs={12} align="center">
<Grid item xs={12} align="center" sx={{width:380}}>
{this.state.showRobosat ?
<div>
<Grid item xs={12} align="center">