1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 07:41:26 +00:00
Files
seahub/frontend/src/css/text-file-view.css
Michael An 63e64f83df change empty tip title margin (#6614)
fix other css format
2024-08-22 14:59:00 +08:00

4 lines
38 B
CSS

.text-file-view {
overflow: auto;
}