Skip to content

Commit

Permalink
cleanup: style fix to demo page z-index param
Browse files Browse the repository at this point in the history
  • Loading branch information
skeptrunedev authored and fedhacks committed Dec 18, 2024
1 parent 18c7bbd commit ed64962
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions server/src/public/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,10 @@
z-index: 15;
}

.chat-footer-wrapper {
z-index: 20;
}

main {
line-height: 1.6;
position: relative;
Expand Down

0 comments on commit ed64962

Please sign in to comment.