mirror of
https://github.com/coaidev/coai.git
synced 2025-05-25 16:00:15 +09:00
fix input padding: the cover of action icon
This commit is contained in:
parent
9b23dff0ce
commit
e32fa87e65
@ -298,6 +298,7 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
color: hsl(var(--text));
|
color: hsl(var(--text));
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
|
padding: 0 2.5rem;
|
||||||
|
|
||||||
&::placeholder {
|
&::placeholder {
|
||||||
color: hsl(var(--text-secondary));
|
color: hsl(var(--text-secondary));
|
||||||
|
Loading…
Reference in New Issue
Block a user