Skip to content

Commit

Permalink
fix input padding: the cover of action icon
Browse files Browse the repository at this point in the history
  • Loading branch information
zmh-program committed Oct 25, 2023
1 parent 9b23dff commit e32fa87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/assets/home.less
Original file line number Diff line number Diff line change
Expand Up @@ -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));
Expand Down

0 comments on commit e32fa87

Please sign in to comment.