tree: fit-content for size column
This commit is contained in:
parent
839be3691d
commit
b0c2a8ee38
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ a:hover {
|
|||
}
|
||||
.size {
|
||||
text-align: right;
|
||||
width: 15ch;
|
||||
width: fit-content;
|
||||
}
|
||||
.log {
|
||||
display: grid;
|
||||
|
|
Loading…
Reference in a new issue