fix margin

This commit is contained in:
2025-09-19 09:44:58 +07:00
parent bce5cc37e5
commit dd1e56c5b8

View File

@@ -206,7 +206,7 @@ const App = () => {
<div <div
style={{ style={{
marginLeft: "10px", marginLeft: "10px",
marginTop: "20px" marginTop: "10px"
}} }}
> >
<Tabs <Tabs