1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 23:02:26 +00:00

Merge pull request #5783 from haiwen/feat/question-answering-search-new

Feat/question answering search new
This commit is contained in:
Michael An
2023-11-23 10:33:33 +08:00
committed by GitHub
22 changed files with 659 additions and 82 deletions

View File

@@ -104,10 +104,6 @@
flex: 1;
}
.search-result-list .item-content .item-name {
color: #eb8205!important;
}
.search-result-container .search-result-item {
display: flex;
padding: 10px 0 10px 8px;