fixed double active filters
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ header{
|
||||
font-size: 1.2em;
|
||||
line-height: 1.2;
|
||||
&:not(.active){
|
||||
height:1px; opacity:0;
|
||||
height:0px; opacity:0;
|
||||
overflow: hidden;
|
||||
transition: opacity 0.3s ease-in-out;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user