parent
51384403fe
commit
77dc3086a0
@ -103,6 +103,8 @@ button {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
outline: none;
|
outline: none;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
-moz-user-select: inherit; /* Firefox makes buttons unselectable by default which breaks copying */
|
||||||
|
user-select: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
code,
|
code,
|
||||||
|
Loading…
Reference in New Issue
Block a user