Skip to content

Commit 882372c

Browse files
authored
Revert "Make pod-tables scroll horizontally on smaller views"
1 parent c83c0d7 commit 882372c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

assets/sass/style.scss

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,6 @@ svg {
7474
height: auto;
7575
}
7676

77-
table.pod-table {
78-
display: block;
79-
overflow-x: auto;
80-
white-space: nowrap;
81-
}
82-
8377
table.pod-table tr:nth-child(odd) {
8478
background-color: rgba(0, 0, 0, 0.031373);
8579
}

0 commit comments

Comments
 (0)