fix preview button color

This commit is contained in:
igoradamenko
2018-05-02 04:07:06 +03:00
parent 412fc7a97d
commit 57963912ed
@@ -1,4 +1,6 @@
.input__button_type_preview {
background: #fff;
&:hover, &:focus {
box-shadow: inset 0 0 0 2px #0aa;
color: #099;