[new feature] Field: add input slot

This commit is contained in:
陈嘉涵
2019-06-06 10:47:32 +08:00
parent 384b2f4001
commit f898b61e44
7 changed files with 55 additions and 2 deletions
+1
View File
@@ -26,6 +26,7 @@
margin: 0;
padding: 0;
color: @field-input-text-color;
text-align: left;
background-color: transparent;
border: 0;
resize: none;