fix margin
This commit is contained in:
@@ -206,7 +206,7 @@ const App = () => {
|
|||||||
<div
|
<div
|
||||||
style={{
|
style={{
|
||||||
marginLeft: "10px",
|
marginLeft: "10px",
|
||||||
marginTop: "20px"
|
marginTop: "10px"
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Tabs
|
<Tabs
|
||||||
|
|||||||
Reference in New Issue
Block a user