Skip to content

Commit

Permalink
Moves Chat up by z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
ottpeter committed Oct 11, 2024
1 parent 0c0b605 commit 47c6540
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/Chat/Chat.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
left: 0;
width: 100%;
height: calc(100% - 56px);
z-index: 2;
}

.chat-page__loading {
Expand Down

0 comments on commit 47c6540

Please sign in to comment.