Skip to content

Commit 3a0c8cb

Browse files
gjmooneynakul-py
authored andcommitted
Make tabs list scrollable (geojupyter#970)
1 parent 14b092c commit 3a0c8cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/base/style/shared/tabs.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
width: 100%;
2222
font-size: 9px;
2323
border-radius: 5px;
24+
overflow-x: scroll;
2425
}
2526

2627
.jgis-tabs-trigger {

0 commit comments

Comments
 (0)