mirror of
https://github.com/go-gitea/gitea
synced 2025-07-09 20:17:21 +00:00
Fix file tree issues (#33916)
This commit is contained in:
@ -55,7 +55,7 @@
|
||||
}
|
||||
|
||||
.repo-view-container .repo-view-file-tree-container {
|
||||
flex: 0 1 15%;
|
||||
flex: 0 0 15%;
|
||||
min-width: 0;
|
||||
max-height: 100vh;
|
||||
}
|
||||
|
Reference in New Issue
Block a user