This commit is contained in:
backuppc
2026-01-23 13:33:30 +09:00
parent abb32575f4
commit 20bf781276

View File

@@ -28,7 +28,7 @@ export const QuickTestPanel: React.FC<Props> = ({
}) => {
return (
<div className="h-full flex flex-col items-center justify-center p-6 max-w-4xl mx-auto">
<div className="h-full flex flex-col items-center justify-center p-2 md:p-6 max-w-4xl mx-auto">
<div className="text-center mb-10">
<div className="inline-flex items-center justify-center p-3 bg-indigo-100 rounded-full mb-4">
<Zap className="w-8 h-8 text-indigo-600" />