1
0
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:
llj
2025-06-16 20:09:46 +08:00
committed by GitHub
parent ff776790ca
commit 7001ee9fe4

View File

@@ -20,8 +20,9 @@
}
.shared-file-view-head {
width: 950px;
width: 100%;
height: 60px;
padding: 0 1rem;
background: #fff;
margin: 0 auto;
display: flex;