Skip to content

Commit b3eefd2

Browse files
authored
Update base.css. fix filename trunc #59 (#60)
close #59 #58
1 parent 850b17c commit b3eefd2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

style/base.css

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
.jp-DirListing-item {
66
flex-grow: 1;
7+
display: flex;
8+
}
9+
10+
.jp-DirListing-itemName {
11+
flex-grow: 1;
712
}
813

914
.jp-DirListing-vbar {

0 commit comments

Comments
 (0)