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

update ui padding (#2817)

This commit is contained in:
杨顺强
2019-01-11 18:00:07 +08:00
committed by Daniel Pan
parent a142a18732
commit ceaad78d27
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@
.search-result-container .search-result-item {
display: flex;
padding: 0.25rem 0.75rem;
padding: 0.25rem 0.5rem;
border-left: 2px solid #fff;
font-size: 0.8125rem;
cursor: pointer;