This commit is contained in:
2026-07-20 18:03:53 +08:00
parent 40efcf55cf
commit 880e7ed515
3 changed files with 43 additions and 43 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -28,7 +28,7 @@
}
})();
</script>
<script type="module" crossorigin src="/assets/index-CvhbmotR.js"></script>
<script type="module" crossorigin src="/assets/index-Ba0CxVyZ.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-D7ShJUt4.css">
</head>
<body>
+2 -2
View File
@@ -233,11 +233,11 @@ const AdminLayout: React.FC = () => {
width: 42,
height: 42,
borderRadius: 14,
background: 'linear-gradient(135deg, #6366f1 0%, #8b5cf6 50%, #a78bfa 100%)',
background: '#ffffff',
display: 'flex',
alignItems: 'center',
justifyContent: 'center',
boxShadow: '0 4px 16px rgba(99, 102, 241, 0.35)',
boxShadow: '0 2px 8px rgba(0,0,0,0.08)',
overflow: 'hidden',
}}>
{siteLogo ? (