1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 15:53:28 +00:00

Merge pull request #3649 from haiwen/search-style-bug

fix style
This commit is contained in:
Daniel Pan
2019-06-13 10:19:34 +08:00
committed by GitHub

View File

@@ -100,6 +100,11 @@
.item-content .item-text b {
font-weight: bold;
}
.search-result-container .item-content .item-text {
padding: 0;
font-size: 0.8125rem;
line-height: 1.5;
}
.main-panel-south {
flex: auto;