This commit is contained in:
Kirill Eremin
2019-10-24 23:37:17 +03:00
parent 4dc123dbe8
commit 64b2830b5b
@@ -27,9 +27,9 @@
}
.input__preview {
border-color: #eee;
background: #fff;
color: #333;
border-color: #22201c;
background: #22201c;
color: #ddd;
}
.input__preview-wrapper {