Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
0d485bc015 |
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
filter: grayscale(1);
|
||||
left: 0;
|
||||
top: 0;
|
||||
transition: all 0.5s ease-out;
|
||||
transition: box-shadow 0.5s ease-out, left 0.5s ease-out, top 0.5s ease-out;
|
||||
opacity: 1 !important;
|
||||
display: inline-block;
|
||||
width: 88px;
|
||||
|
|
Loading…
Reference in a new issue