mirror of
https://github.com/langgenius/dify.git
synced 2026-04-28 06:28:05 +08:00
@ -89,7 +89,9 @@
|
||||
.fileIcon.csv {
|
||||
background-image: url(../assets/csv.svg);
|
||||
}
|
||||
|
||||
.fileIcon.docx {
|
||||
background-image: url(../assets/docx.svg);
|
||||
}
|
||||
.fileIcon.xlsx,
|
||||
.fileIcon.xls {
|
||||
background-image: url(../assets/xlsx.svg);
|
||||
|
||||
Reference in New Issue
Block a user