Skip to content
Snippets Groups Projects
Unverified Commit 5ef0a3fa authored by Sameer Al-Sakran's avatar Sameer Al-Sakran Committed by GitHub
Browse files

Merge pull request #8480 from metabase/fix-data-model-width

ensure data model table info container is full width
parents 762ce85d a4948f0f
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ export default class MetadataTable extends Component {
}
return (
<div className="MetadataTable px3">
<div className="MetadataTable px3 full">
<div className="MetadataTable-title flex flex-column bordered rounded">
<InputBlurChange
className="AdminInput TableEditor-table-name text-bold border-bottom rounded-top"
......
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