Label select
-
Hi Folks,
I noticed the following WS Form CSS applied to labels:
label.wsf-label {
display: block;
font-family: inherit;
font-size: 18px;
font-weight: inherit;
line-height: 1.4;
margin-bottom: 5px;
user-select: none;
}What is the logic behind “user-select: none”?
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Label select’ is closed to new replies.