mirror of
https://gitplac.si/aljaxus/upn-qr.git
synced 2025-12-16 19:50:57 +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-primary: rgb(var(--c-primary-val));
|
||||
--c-accent: rgb(var(--c-accent-val));
|
||||
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
textarea,
|
||||
|
||||
Reference in New Issue
Block a user