mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-20 02:28:39 +00:00
💄 style: Remove min-h-screen style
This commit is contained in:
@@ -406,7 +406,7 @@ const PersonalSetting = () => {
|
||||
};
|
||||
|
||||
return (
|
||||
<div className="min-h-screen bg-gray-50">
|
||||
<div className="bg-gray-50">
|
||||
<Layout>
|
||||
<Layout.Content>
|
||||
{/* 划转模态框 */}
|
||||
|
||||
Reference in New Issue
Block a user