added padding to better space
This commit is contained in:
parent
94fbeef5d1
commit
cdf9bbbe48
@ -254,7 +254,7 @@ export const TopicBarChart = ({ data,isLoading }) => {
|
||||
];
|
||||
|
||||
return (
|
||||
<div className="row">
|
||||
<div className="row p-2">
|
||||
<div className="col-md-8">
|
||||
<div class="card-header d-flex align-items-center justify-content-between">
|
||||
<h5 class="card-title m-0 me-2">Collection Overview</h5>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user