add deploy stage

This commit is contained in:
2026-05-23 22:31:14 +03:00
parent f5961c5529
commit 896e3bcd35
26 changed files with 130 additions and 56 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ const AdminLayout: React.FC = () => {
display: 'flex',
flexDirection: 'column',
height: '100vh',
position: 'sticky',
// position: 'sticky',
top: 0,
left: 0,
}}