Fixed css style

This commit is contained in:
Silvio Giebl 2019-12-03 10:55:36 +01:00
parent ab7e53b63f
commit 9d24b14ba1
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@
height: 0;
background-color: rgba(0, 0, 0, 0.2);
opacity: 0;
transition: opacity ease 200ms, width 0s 200ms, height 0s 200ms
transition: opacity ease 200ms, width 0s 200ms, height 0s 200ms;
}
.search-active {