Mikael Finstad 8 months ago
parent 25110651a8
commit 251106f112
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

@ -36,9 +36,8 @@ body {
.no-user-select :not(input):not(textarea),
:not(input):not(textarea)::after,
:not(input):not(textarea)::before {
-webkit-user-select: none;
user-select: none;
cursor: default;
-webkit-user-select: none;
user-select: none;
}
kbd {

Loading…
Cancel
Save