fix(ui): polish form input

This commit is contained in:
charlie
2022-10-10 14:58:08 +08:00
committed by Tienson Qin
parent dc9cf6339b
commit 3c937520a6
3 changed files with 6 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
background: transparent;
padding: 0;
resize: none;
box-shadow: none;
}
}