1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-23 20:37:42 +00:00

repair icon style (#3255)

This commit is contained in:
王健辉
2019-04-12 14:27:19 +08:00
committed by Daniel Pan
parent e7ebfcf66c
commit e760a25cf4
2 changed files with 8 additions and 2 deletions

View File

@@ -67,6 +67,11 @@
width: 36px;
height: 36px;
}
.search-result-item .lib-item-img {
width: 36px;
height: 36px;
padding: 4px;
}
.search-result-item .item-content {
flex: 1;
width: 0;