Skip to content

Commit

Permalink
fix: css container query
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskari committed May 16, 2024
1 parent 51ed6ad commit 087430e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/AIassistant/components/AIassistant.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

.tab-container {
height: calc(100vh - 60px - 1.4rem);
container-type: inline-size;
}
}
}
Expand Down

0 comments on commit 087430e

Please sign in to comment.