dify
This commit is contained in:
11
dify/web/app/components/app-sidebar/style.module.css
Normal file
11
dify/web/app/components/app-sidebar/style.module.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.sidebar {
|
||||
border-right: 1px solid #F3F4F6;
|
||||
}
|
||||
|
||||
.completionPic {
|
||||
background-image: url('./completion.png')
|
||||
}
|
||||
|
||||
.expertPic {
|
||||
background-image: url('./expert.png')
|
||||
}
|
||||
Reference in New Issue
Block a user