fix input padding: the cover of action icon

This commit is contained in:
Zhang Minghan 2023-10-25 09:35:37 +08:00
parent 9b23dff0ce
commit e32fa87e65

View File

@ -298,6 +298,7 @@
text-align: center;
color: hsl(var(--text));
white-space: pre-wrap;
padding: 0 2.5rem;
&::placeholder {
color: hsl(var(--text-secondary));