Skip to content

Commit fe47aa7

Browse files
devvaannshabose
authored andcommitted
fix: ai onboarding not taking up full height in macos desktop
1 parent 0c9309e commit fe47aa7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/styles/Extn-AIChatPanel.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,8 @@
307307
background-color: @bc-ai-sidebar-bg;
308308

309309
.ai-onboarding-frame {
310+
position: absolute;
311+
inset: 0;
310312
width: 100%;
311313
height: 100%;
312314
border: 0;

0 commit comments

Comments
 (0)