1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 07:22:34 +00:00

fix style

This commit is contained in:
Michael An
2019-06-13 10:08:01 +08:00
committed by plt
parent e3e02a71bb
commit e85382bed3

View File

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