1
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
@@ -27,7 +27,7 @@
|
|||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap" rel="stylesheet" />
|
<link href="https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap" rel="stylesheet" />
|
||||||
<title>民众智创</title>
|
<title>民众智创</title>
|
||||||
<script type="module" crossorigin src="/assets/index-DGtzNja9.js"></script>
|
<script type="module" crossorigin src="/assets/index-DRgabcib.js"></script>
|
||||||
<link rel="stylesheet" crossorigin href="/assets/index-KEztuQj6.css">
|
<link rel="stylesheet" crossorigin href="/assets/index-KEztuQj6.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
@@ -917,7 +917,7 @@ const AppLayout: React.FC = () => {
|
|||||||
minHeight: '100vh',
|
minHeight: '100vh',
|
||||||
}}>
|
}}>
|
||||||
<ActivityBanner onVisibilityChange={(v) => setBannerVisible(v)} />
|
<ActivityBanner onVisibilityChange={(v) => setBannerVisible(v)} />
|
||||||
<div style={{ display: 'flex', position: 'relative', padding: '16px 16px 16px 16px' }}>
|
<div style={{ display: 'flex', position: 'relative', padding: 4 }}>
|
||||||
<div className="desktop-sidebar" style={{
|
<div className="desktop-sidebar" style={{
|
||||||
width: sidebarW, position: 'absolute', left: 16, top: 16, bottom: 16, zIndex: 100,
|
width: sidebarW, position: 'absolute', left: 16, top: 16, bottom: 16, zIndex: 100,
|
||||||
background: 'linear-gradient(180deg, #ffffff 0%, #f8fafc 100%)',
|
background: 'linear-gradient(180deg, #ffffff 0%, #f8fafc 100%)',
|
||||||
|
|||||||
Reference in New Issue
Block a user