Skip to content

Commit

Permalink
Non-selectable settings tooltip to prevent copying the text
Browse files Browse the repository at this point in the history
  • Loading branch information
WesselKroos committed Oct 26, 2024
1 parent 9597366 commit ebeade8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1723,6 +1723,7 @@ html[data-ambientlight-enabled] {
opacity: 0 !important;
transition: none !important;
pointer-events: none;
user-select: none;

.ytp-big-mode & {
margin-top: -8px;
Expand Down

0 comments on commit ebeade8

Please sign in to comment.