Skip to content

Commit

Permalink
revert: revert main-pane z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanenkoStud committed Nov 1, 2023
1 parent 98b8bd1 commit 89e2209
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/kite-chat-docs/src/tailwind.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
@apply h-8
}

.main-pane {
position: relative;
z-index: 1;
}

kite-msg {
margin-top: 1.5rem;
}

0 comments on commit 89e2209

Please sign in to comment.