Skip to content

Commit

Permalink
Revert "fix: Fix DataDoc contents overflow in non-Chrome browsers (#1332
Browse files Browse the repository at this point in the history
)" (#1336)

This reverts commit 18c86a6.
  • Loading branch information
jczhong84 committed Sep 21, 2023
1 parent 21c3fd4 commit 5d0ed1d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions querybook/webapp/components/DataDoc/DataDoc.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@
flex: 0 1 var(--max-width);
padding: 36px 8px 36px 16px;

overflow-x: auto;

.data-doc-header {
padding: 0px 12px 8px;
color: var(--text-light);
Expand Down

0 comments on commit 5d0ed1d

Please sign in to comment.