Skip to content

Commit bf60ffd

Browse files
committed
View List: optional horizontal scrollbar for lists.
1 parent e85a07e commit bf60ffd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

less/many.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
.evol-many-list{
1313

14+
overflow-x: auto;
15+
1416
> .table {
1517

1618
img {

0 commit comments

Comments
 (0)