mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-26 15:26:19 +00:00
[shared file view] for different types of files in 'file share link' page & 'folder share link' page: changed the 'view header' to full-width (#7930)
This commit is contained in:
@@ -20,8 +20,9 @@
|
||||
}
|
||||
|
||||
.shared-file-view-head {
|
||||
width: 950px;
|
||||
width: 100%;
|
||||
height: 60px;
|
||||
padding: 0 1rem;
|
||||
background: #fff;
|
||||
margin: 0 auto;
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user