mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-24 21:07:17 +00:00
fix file view details scroll (#8082)
Co-authored-by: zhouwenxuan <aries@Mac.local>
This commit is contained in:
@@ -110,6 +110,10 @@ body {
|
||||
font-size: .8125rem;
|
||||
}
|
||||
|
||||
.file-view-body {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.file-view-body .file-view-content {
|
||||
padding: 30px 0;
|
||||
background: var(--bs-body-tertiary-bg);
|
||||
|
Reference in New Issue
Block a user