mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 15:29:21 +08:00
Feat/dataset notion import (#392)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com> Co-authored-by: JzoNg <jzongcode@gmail.com>
This commit is contained in:
@@ -2,4 +2,14 @@
|
||||
max-width: 720px !important;
|
||||
padding: 0 !important;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.data-source-icon {
|
||||
background: url(../assets/data-source.svg) center center no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.data-source-solid-icon {
|
||||
background: url(../assets/data-source-blue.svg) center center no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
Reference in New Issue
Block a user