1
0
mirror of https://github.com/adobe/brackets.git synced 2024-11-20 09:53:00 +01:00

Fix Issue 14313 (#14317)

This commit is contained in:
Boopesh Mahendran 2018-05-09 19:05:48 +05:30 committed by Naveen Choudhary
parent 68aa861681
commit 19ccd5d5ad

View File

@ -1896,6 +1896,7 @@ textarea.exclusions-editor {
border-radius: 0 0 4px 4px;
box-shadow: 0 5px 10px @bc-shadow;
opacity: 0;
overflow-wrap: break-word;
.animation (autocomplete, 90ms, cubic-bezier(.01, .91, 0, .99));
-webkit-animation-fill-mode: forwards;