diff --git a/src/common/component/MixedInput/styled.js b/src/common/component/MixedInput/styled.js index 72544613..e1a59dc0 100644 --- a/src/common/component/MixedInput/styled.js +++ b/src/common/component/MixedInput/styled.js @@ -4,7 +4,7 @@ const Styled = styled.div` overflow: auto; font-weight: 400; font-size: 14px; - line-height: 20px; + line-height: 22px; color: #475467; > .box { display: flex; diff --git a/src/common/component/styled/Checkbox.js b/src/common/component/styled/Checkbox.js index 71c3ad2b..8785dd85 100644 --- a/src/common/component/styled/Checkbox.js +++ b/src/common/component/styled/Checkbox.js @@ -34,5 +34,5 @@ const Styled = styled.input` } `; export default function StyledCheckbox(props) { - return ; + return ; } diff --git a/src/routes/setting/Overview.js b/src/routes/setting/Overview.js index 230f59a9..8c89e991 100644 --- a/src/routes/setting/Overview.js +++ b/src/routes/setting/Overview.js @@ -139,7 +139,7 @@ export default function Overview() { Minimum size is 128x128, We recommend at least 512x512 for the server. Max size limited to 5M. - + {/* */} )}