Skip to content

Commit

Permalink
host: Fix incorrect stacking of embedded card
Browse files Browse the repository at this point in the history
  • Loading branch information
backspace committed Jan 24, 2024
1 parent 770355c commit f78588f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export default class AiAssistantPanelPopover extends Component<Signature> {
color: black;
max-height: 75%;
margin-top: -60px;
z-index: 20;
}
.header {
Expand Down

0 comments on commit f78588f

Please sign in to comment.