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

View File

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