mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-02 18:45:29 +08:00
### What problem does this PR solve? feat: Use Badge.Ribbon to distinguish the teams to which the knowledge base belongs #2846 ### Type of change - [ ] Bug Fix (non-breaking change which fixes an issue) - [x] New Feature (non-breaking change which adds functionality) - [ ] Documentation Update - [ ] Refactoring - [ ] Performance Improvement - [ ] Other (please describe):
This commit is contained in:
@ -76,3 +76,11 @@
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
||||
.hideRibbon {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.ribbon {
|
||||
top: 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user