mirror of
https://gitplac.si/aljaxus/upn-qr.git
synced 2025-12-17 04:00:59 +00:00
Merge branch 'patch-allow-global-text-selection' into 'master'
allow global text selection See merge request aljaxus/upn-qr!6
This commit is contained in:
@@ -13,11 +13,6 @@ html {
|
|||||||
--c-darkish: rgb(var(--c-darkish-val));
|
--c-darkish: rgb(var(--c-darkish-val));
|
||||||
--c-primary: rgb(var(--c-primary-val));
|
--c-primary: rgb(var(--c-primary-val));
|
||||||
--c-accent: rgb(var(--c-accent-val));
|
--c-accent: rgb(var(--c-accent-val));
|
||||||
|
|
||||||
-webkit-user-select: none;
|
|
||||||
-moz-user-select: none;
|
|
||||||
-ms-user-select: none;
|
|
||||||
user-select: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
textarea,
|
textarea,
|
||||||
|
|||||||
Reference in New Issue
Block a user