1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-01 23:38:37 +00:00

[fix] file-tag-style (#2852)

This commit is contained in:
Michael An 2019-01-19 11:38:31 +08:00 committed by Daniel Pan
parent 5d7b758bce
commit f950e8b00d

View File

@ -35,6 +35,10 @@
text-decoration: underline;
}
.readme-files {
margin-top: 4px;
}
.readme-file {
margin: 0 15px;
display: inline-block;