1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-17 22:47:59 +00:00

Merge pull request #3465 from haiwen/file-view-ui

[file view] modified UI
This commit is contained in:
Daniel Pan 2019-05-15 17:30:39 +08:00 committed by GitHub
commit 944bd84b42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,8 @@ body {
.file-title { .file-title {
font-size: 1.2rem; font-size: 1.2rem;
font-weight: bold; font-weight: bold;
margin-bottom: 5px; line-height: 1.5;
margin-bottom: 0;
} }
.file-star, .file-star,
.file-internal-link { .file-internal-link {