fix: revert changes
This commit is contained in:
@@ -35,8 +35,7 @@ const CenteredContent = styled(Box)`
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
margin-top: 20px;
|
||||||
margin-top: 50px; /* Add top margin for spacing */
|
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const ApiKeyManager = () => {
|
const ApiKeyManager = () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user