feat files: Show File Size and Directory's sub items count
fix styles: make thin-small 15px instead of 14px (was too small)
This commit is contained in:
@ -12,6 +12,14 @@
|
||||
|
||||
border-bottom: 1px solid @dark-separator;
|
||||
|
||||
p {
|
||||
flex: 1 1;
|
||||
}
|
||||
|
||||
> span {
|
||||
.thin-small;
|
||||
}
|
||||
|
||||
i {
|
||||
margin-right: 1.4rem;
|
||||
}
|
||||
|
@ -27,5 +27,5 @@
|
||||
}
|
||||
|
||||
.thin-small {
|
||||
font-size: 1.4rem;
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user