Increase focus contrast

This commit is contained in:
Chi Vinh Le
2017-10-13 23:47:53 +07:00
parent 4fdb2d5af6
commit f9967dbc48
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -18,12 +18,12 @@
outline: none;
&:focus {
background: #666;
background: #888;
}
}
.toggleOpen {
background: #666;
background: #888;
}
.label {