mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-24 19:44:25 -04:00
Fix file tree issues (#33916)
This commit is contained in:
@@ -285,7 +285,6 @@
|
||||
.markup table {
|
||||
display: block;
|
||||
width: 100%;
|
||||
width: max-content;
|
||||
max-width: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user