Skip to content

Commit

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

This reverts commit 18c86a6.
  • Loading branch information
jczhong84 authored and aidenprice committed Jan 3, 2024
1 parent 8f08570 commit 2a17a95
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 2a17a95

Please sign in to comment.