mirror of
https://gitplac.si/aljaxus/upn-qr.git
synced 2025-12-17 04:00:59 +00:00
permit text selection in pre elements
This commit is contained in:
@@ -22,6 +22,7 @@ html {
|
|||||||
|
|
||||||
textarea,
|
textarea,
|
||||||
input,
|
input,
|
||||||
|
pre,
|
||||||
code {
|
code {
|
||||||
-webkit-user-select: text;
|
-webkit-user-select: text;
|
||||||
-moz-user-select: text;
|
-moz-user-select: text;
|
||||||
|
|||||||
Reference in New Issue
Block a user