fix: The bottom margin of the banner should be sufficient

This commit is contained in:
scarqin
2025-01-03 16:37:36 +08:00
parent 0bbeb481f4
commit 17372cd0a4
@@ -184,7 +184,7 @@ const ApiSettings: React.FC = () => {
<Alert
message={message}
type={type}
className="my-4"
className="mt-[30px]"
showIcon
action={
<Button
@@ -205,7 +205,7 @@ const ApiSettings: React.FC = () => {
return (
<InsidePage
className="overflow-y-auto gap-4 pb-PAGE_INSIDE_B"
className="overflow-y-auto pb-PAGE_INSIDE_B"
pageTitle={$t('AI API 列表')}
description={
<>