Skip to content

Commit 3d8fd2d

Browse files
committed
Update base.css. fix filename trunc jupyterlab-contrib#59
close jupyterlab-contrib#59 jupyterlab-contrib#58
1 parent 850b17c commit 3d8fd2d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

style/base.css

Lines changed: 5 additions & 0 deletions
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)