Skip to content
Snippets Groups Projects
Commit ec3b9271 authored by Maz Ameli's avatar Maz Ameli Committed by GitHub
Browse files

Merge pull request #3178 from metabase/refresh-padding

Fix margin above record detail
parents 95b21318 768d110b
No related branches found
No related tags found
No related merge requests found
......@@ -205,7 +205,7 @@ export default class QueryVisualizationObjectDetailTable extends Component {
idValue = this.getIdValue();
return (
<div className="ObjectDetail rounded">
<div className="ObjectDetail rounded mt2">
<div className="Grid ObjectDetail-headingGroup">
<div className="Grid-cell ObjectDetail-infoMain px4 py3 ml2 arrow-right">
<div className="text-brand text-bold">
......
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