Skip to content

Commit

Permalink
Fix AI Assistant link when collapsed sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
janslifka committed Oct 8, 2024
1 parent 6cb2be9 commit 63c4182
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions engine-wizard/scss/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -663,6 +663,13 @@ body {
}
}

.sidebar-ai-assistant {
width: 100%;
text-align: center;
display: inline-block;
margin: 0;
}

.profile-info {
justify-content: center;
border: none;
Expand Down

0 comments on commit 63c4182

Please sign in to comment.