remove double transition for problem type list
This commit is contained in:
@@ -231,6 +231,7 @@
|
||||
background: #fff;
|
||||
border: 0px;
|
||||
color: #3c3c3c;
|
||||
@include transition (none);
|
||||
|
||||
&:hover {
|
||||
background: tint($green,30%);
|
||||
|
||||
Reference in New Issue
Block a user