mirror of
https://github.com/lawrencehook/remove-youtube-suggestions.git
synced 2026-07-25 06:54:31 +00:00
Disable copy/paste for code entry
This commit is contained in:
@@ -304,6 +304,9 @@ html[schedule="false"] #schedule_container > *:not(#schedule_modal_header) {
|
||||
z-index: 100;
|
||||
font-size: 1rem;
|
||||
|
||||
/* Disable text selection */
|
||||
user-select: none;
|
||||
|
||||
background-color: var(--body-background-color);
|
||||
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user