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