Update prompt.block.less

This commit is contained in:
Jake McDermott 2018-03-06 14:56:38 -05:00 committed by GitHub
parent 5971d79a8f
commit f8ca0a613f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@
padding: 10px;
border-radius: 5px;
max-height: 120px;
overflow-y: scroll;
overflow-y: auto;
}
.Prompt-selectedItemRevert {
display: flex;