1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 15:26:19 +00:00
This commit is contained in:
Michael An
2018-12-29 18:02:10 +08:00
committed by Daniel Pan
parent b1ae933fbb
commit cfc6f2221f
4 changed files with 11 additions and 0 deletions

View File

@@ -148,4 +148,8 @@
.sf-add-related-file .alert {
margin: 0.5rem;
}
.sf-add-related-file .related-file-subtitle {
margin-bottom: 10px;
}

View File

@@ -46,6 +46,7 @@
display: inline-block;
height: 1.5rem;
cursor: pointer;
padding: 0 5px;
}
.file-chooser-item .item-info:hover {