1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-21 11:27:18 +00:00

[image file view] modified 'header' ui (#2987)

This commit is contained in:
llj
2019-02-23 11:30:29 +08:00
committed by Daniel Pan
parent ea3c1b8ddb
commit 5fb00fb8d3
2 changed files with 51 additions and 53 deletions

View File

@@ -5,7 +5,7 @@ body {
height: 100%;
}
.file-view-header {
padding: 10px 15px;
padding: 4px 10px;
border-bottom: 1px solid #c9c9c9;
flex-shrink: 0;
}