fix column width
This commit is contained in:
parent
de7ac1bb70
commit
2ec4602e36
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ sizeOverview o = do
|
|||
(widths, headers) = unzip
|
||||
[ (7, "size")
|
||||
, (7, "maxsize")
|
||||
, (4, "%full")
|
||||
, (5, "%full")
|
||||
, (0, "repository")
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue