Adding min-width for inputs

This commit is contained in:
okbel
2018-04-10 13:07:40 -03:00
parent 46ef214bd3
commit 9e07618a26
@@ -23,6 +23,7 @@
border-radius: 2px;
color: #424242;
box-sizing: border-box;
min-width: 300px;
}
.editable {