mirror of
https://github.com/thangisme/notes.git
synced 2024-12-31 18:26:34 -05:00
Fixed css style
This commit is contained in:
parent
ab7e53b63f
commit
9d24b14ba1
@ -209,7 +209,7 @@
|
|||||||
height: 0;
|
height: 0;
|
||||||
background-color: rgba(0, 0, 0, 0.2);
|
background-color: rgba(0, 0, 0, 0.2);
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
transition: opacity ease 200ms, width 0s 200ms, height 0s 200ms
|
transition: opacity ease 200ms, width 0s 200ms, height 0s 200ms;
|
||||||
}
|
}
|
||||||
|
|
||||||
.search-active {
|
.search-active {
|
||||||
|
Loading…
Reference in New Issue
Block a user