mirror of
https://github.com/kuaifan/dootask.git
synced 2026-07-21 05:28:06 +00:00
style(ai-assistant): 调整输出占位符的行高和内边距
This commit is contained in:
parent
31729933be
commit
6a4f815d5a
@ -2841,12 +2841,11 @@ export default {
|
||||
}
|
||||
|
||||
.ai-assistant-output-placeholder {
|
||||
height: 34px;
|
||||
line-height: 34px;
|
||||
line-height: 22px;
|
||||
margin-top: 12px;
|
||||
font-size: 13px;
|
||||
color: #999;
|
||||
padding: 0 10px;
|
||||
padding: 6px 10px;
|
||||
border-radius: 6px;
|
||||
background: rgba(0, 0, 0, 0.02);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user