* feat: markdown migrate * feat: markdown migrate * feat: add Markdown component into schema components * refactor: modifty Markdown.Void component * refactor: modifty Markdown.Void component * refactor: modifty Markdown.Void component * refactor: modify Markdown.Void component * refactor: modify Markdown.Void component * fix: x-editable=false Co-authored-by: chenos <chenlinxh@gmail.com>
13 lines
180 B
Plaintext
13 lines
180 B
Plaintext
.nb-markdown > *:last-child {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.ant-description-textarea,
|
|
.ant-description-input {
|
|
line-height: 1.612;
|
|
}
|
|
|
|
.field-interface-datetime {
|
|
min-width: 100px;
|
|
}
|