Add help text to mouse speed setup. #49
The positioning of the text needs some more work.
This commit is contained in:
@@ -177,3 +177,15 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.help-text {
|
||||
&--mouse-speed {
|
||||
margin-bottom: 2rem;
|
||||
font-size: .9em;
|
||||
color: #666;
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user