mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 10:56:52 +08:00
Feat/14573 support more types in form (#15093)
This commit is contained in:
@@ -425,7 +425,10 @@
|
||||
.markdown-body ol {
|
||||
padding-left: 2em;
|
||||
}
|
||||
|
||||
.markdown-body ul[role="listbox"] {
|
||||
list-style: none !important;
|
||||
padding-left: 0 !important;
|
||||
}
|
||||
.markdown-body blockquote> :first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
@@ -1035,4 +1038,4 @@
|
||||
|
||||
.markdown-body .react-syntax-highlighter-line-number {
|
||||
color: var(--color-text-quaternary);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user