1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 00:00:00 +00:00

repair column-view bug

This commit is contained in:
杨顺强
2023-12-12 12:29:36 +08:00
parent 7746b70b88
commit e9ccb709ff

View File

@@ -225,6 +225,7 @@
margin: 0;
padding: 0 10px;
border: none;
max-width: fit-content;
}
.wiki-page-content a {