remove user-select: none for labels too
This commit is contained in:
parent
a276a71d7a
commit
09f04b46dc
1 changed files with 0 additions and 4 deletions
|
@ -96,10 +96,6 @@ dd {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
label {
|
|
||||||
user-select: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
padding: 0.8rem;
|
padding: 0.8rem;
|
||||||
|
|
Loading…
Reference in a new issue