cursor pointer for label (ux improvement)
This commit is contained in:
parent
504a425409
commit
38eb1e7770
1 changed files with 1 additions and 0 deletions
|
@ -344,6 +344,7 @@ h1 {
|
|||
}
|
||||
|
||||
#headerform label {
|
||||
cursor: pointer;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue