调整可编辑描述组件中的提示文字排版。
This commit is contained in:
parent
e1747d8cd7
commit
0b9903f4f3
|
@ -23,6 +23,7 @@
|
|||
cursor: text;
|
||||
}
|
||||
.invalid_content {
|
||||
padding: var(--spacing-xs) var(--spacing-m);
|
||||
color: var(--color-neutral-focus);
|
||||
font-size: var(--font-size-xs);
|
||||
font-style: italic;
|
||||
|
|
Loading…
Reference in New Issue
Block a user