Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jim60105/156ba4a09089674747d252b82d1c88b9 to your computer and use it in GitHub Desktop.
Save jim60105/156ba4a09089674747d252b82d1c88b9 to your computer and use it in GitHub Desktop.
Youtube直播聊天室右下角互動❤️縮小.css
yt-reaction-control-panel-view-model:not([reaction-control-panel-expanded]){
transform: scale(0.7);
/* To hide it completely.
display: none;
*/
}
#hover-area{
margin-right: 0;
}
@jim60105
Copy link
Author

jim60105 commented Dec 27, 2023

before after
2023-12-27 21 42 06 image

How to

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment