💄 style: Remove min-h-screen style
This commit is contained in:
@@ -265,7 +265,7 @@ const TopUp = () => {
|
||||
};
|
||||
|
||||
return (
|
||||
<div className="min-h-screen bg-gray-50">
|
||||
<div className="bg-gray-50">
|
||||
<Layout>
|
||||
<Layout.Content>
|
||||
<Modal
|
||||
|
||||
Reference in New Issue
Block a user