Skip to content

Commit 25645a9

Browse files
committed
Make file content independently scrollable
1 parent 39574bb commit 25645a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

airlock/templates/file_browser/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
.content {
5555
width:100%;
5656
max-width: 100%;
57+
height: 75vh;
5758
overflow: scroll;
5859
}
5960

0 commit comments

Comments
 (0)