mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-30 09:42:48 +00:00
feat: 知识库引用样式
This commit is contained in:
parent
739fc9808c
commit
114759277f
|
|
@ -87,6 +87,10 @@ defineExpose({ open })
|
|||
</script>
|
||||
<style lang="scss">
|
||||
.paragraph-source {
|
||||
padding: 0;
|
||||
.el-dialog__header {
|
||||
padding: 24px 24px 0 24px;
|
||||
}
|
||||
.el-dialog__body {
|
||||
padding: 8px !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue