Skip to content
Snippets Groups Projects
Commit c1a5a441 authored by Kyle Doherty's avatar Kyle Doherty
Browse files

fix data reference scroll issue

parent 48c989ef
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ export default React.createClass({
);
return (
<div className="DataReference-container p3 scroll-y full-height">
<div className="DataReference-container p3 scroll-y">
<div className="DataReference-header flex mb1">
{backButton}
{closeButton}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment