diff --git a/great_ai/src/great_ai/great_ai/deploy/routes/dashboard/assets/index.css b/great_ai/src/great_ai/great_ai/deploy/routes/dashboard/assets/index.css index 711fdc3..47d92e5 100644 --- a/great_ai/src/great_ai/great_ai/deploy/routes/dashboard/assets/index.css +++ b/great_ai/src/great_ai/great_ai/deploy/routes/dashboard/assets/index.css @@ -119,7 +119,7 @@ main > header { justify-content: space-between; } -main > header > div { +main > header > div:nth-child(1) { min-width: 350px; max-width: 450px; margin-bottom: var(--large-padding);