mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
Merge branch '11.0'
Conflicts: frontend/src/components/search/search.js frontend/src/css/search.css
This commit is contained in:
@@ -416,3 +416,18 @@
|
||||
font-size: 14px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.search-result-container .more-search-result {
|
||||
margin-top: -4px;
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
.search-result-container .more-search-result-icon {
|
||||
width: 1rem;
|
||||
color: #ec8000;
|
||||
margin: 0 10px;
|
||||
}
|
||||
|
||||
.search-result-container .more-search-result-text {
|
||||
font-size: .875rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user