Set minHeight for apps tabel on dashboard

This commit is contained in:
navaneeth 2021-05-21 10:17:51 +05:30
parent 92c0946633
commit c3b93ccae8

View file

@ -137,7 +137,7 @@ class HomePage extends React.Component {
</div>
</div>
<div class="table-responsive bg-white w-100 apps-table mt-3">
<div class="table-responsive bg-white w-100 apps-table mt-3" style={{minHeight: '600px'}}>
<table
class="table table-vcenter">
<tbody>