tree: fit-content for size column

This commit is contained in:
Iris Lightshard 2023-02-04 08:19:23 -07:00
parent 839be3691d
commit b0c2a8ee38
Signed by: Iris Lightshard
GPG key ID: 3B7FBC22144E6398

View file

@ -135,7 +135,7 @@ a:hover {
}
.size {
text-align: right;
width: 15ch;
width: fit-content;
}
.log {
display: grid;