feat: Add base project structure with API and web components
This commit is contained in:
4
web/src/views/KnowledgeBase/index.module.css
Normal file
4
web/src/views/KnowledgeBase/index.module.css
Normal file
@@ -0,0 +1,4 @@
|
||||
.textBg:hover,
|
||||
.textBg.active{
|
||||
background-color: rgba(21, 94, 239, 0.08);
|
||||
}
|
||||
Reference in New Issue
Block a user