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:
parent
68aa861681
commit
19ccd5d5ad
@ -1896,6 +1896,7 @@ textarea.exclusions-editor {
|
|||||||
border-radius: 0 0 4px 4px;
|
border-radius: 0 0 4px 4px;
|
||||||
box-shadow: 0 5px 10px @bc-shadow;
|
box-shadow: 0 5px 10px @bc-shadow;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
overflow-wrap: break-word;
|
||||||
|
|
||||||
.animation (autocomplete, 90ms, cubic-bezier(.01, .91, 0, .99));
|
.animation (autocomplete, 90ms, cubic-bezier(.01, .91, 0, .99));
|
||||||
-webkit-animation-fill-mode: forwards;
|
-webkit-animation-fill-mode: forwards;
|
||||||
|
Loading…
Reference in New Issue
Block a user