Backend Service

This commit is contained in:
2019-04-07 18:26:11 +00:00
parent 3ce5d45015
commit 83bf41ec2a
4 changed files with 96 additions and 112 deletions
@@ -1,5 +1,5 @@
<div class="card card-statistics h-10 m-b-30">
<div class="card card-statistics h-100 m-b-30">
<div class="card-header d-flex align-items-center justify-content-between">
<div class="card-heading">
<h4 class="card-title">Patients List</h4>
@@ -10,7 +10,7 @@
</div>
</div>
<div class="card-body scrollbar scroll_dark pt-0" style="max-height: 350px;">
<div class="card-body scrollbar scroll_dark pt-0" style="max-height: 630px;">
<div class="datatable-wrapper table-responsive">
<table id="datatable" class="table table-borderless table-striped">
<thead>