mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: z-index issue
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
<Wizard column href={`${base}/project-${$page.params.project}/sites/site-${data.site.$id}`}>
|
||||
<!-- Creating a new stack -->
|
||||
<div style:position="relative" style="z-index: 1;">
|
||||
<div style:position="relative" style="z-index: 6;">
|
||||
<Layout.Stack gap="xxxl">
|
||||
<Layout.Stack gap="xxxl">
|
||||
<Layout.Stack gap="l" direction="column" alignItems="center">
|
||||
|
||||
Reference in New Issue
Block a user