Files
urbanLifeline/dify/web/app/components/app-sidebar/style.module.css

12 lines
166 B
CSS
Raw Permalink Normal View History

2025-12-01 17:21:38 +08:00
.sidebar {
border-right: 1px solid #F3F4F6;
}
.completionPic {
background-image: url('./completion.png')
}
.expertPic {
background-image: url('./expert.png')
}