Skip to content

Commit

Permalink
Merge pull request #157 from FlaminSarge/patch-1
Browse files Browse the repository at this point in the history
Remove z-index override for yt-live-chat-renderer entirely
  • Loading branch information
KentoNishi authored Dec 29, 2024
2 parents 669a8c7 + 8063d48 commit a4c911c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/HyperchatButton.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@
</div>

<style>
:global(div#contents.style-scope.yt-live-chat-renderer) {
z-index: 2;
}
#hc-buttons {
float: right;
display: flex;
Expand Down

0 comments on commit a4c911c

Please sign in to comment.