Modified column needs more space

This commit is contained in:
Leo Vasanko 2023-11-11 14:49:46 +00:00
parent 84ce4b9220
commit 5d32396127

View File

@ -400,7 +400,7 @@ table .selection {
text-overflow: clip; text-overflow: clip;
} }
table .modified { table .modified {
width: 8em; width: 9em;
} }
table .size { table .size {
width: 5em; width: 5em;