Improve preview buttons to copy link.

This commit is contained in:
Gucheng Wang
2022-06-16 22:00:34 +08:00
parent ebe9889d58
commit 0f483fb65b
10 changed files with 86 additions and 85 deletions

View File

@ -92,7 +92,7 @@ class HomePage extends React.Component {
)
} else {
return (
<div style={{marginRight:'15px',marginLeft:'15px'}}>
<div style={{marginRight: "15px", marginLeft: "15px"}}>
<Row style={{marginLeft: "-20px", marginRight: "-20px", marginTop: "20px"}} gutter={24}>
{
items.map(item => {