Skip to content

Commit 90cfd77

Browse files
committed
Fixed listview column staggering in FF (#31)
1 parent 29968e8 commit 90cfd77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/_listview.scss

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
white-space: nowrap;
7272
overflow: hidden;
7373
flex: 1 1;
74+
line-height: 1;
7475
}
7576
}
7677

0 commit comments

Comments
 (0)