@@ -8,7 +8,7 @@
@endif
</div>
- <div class="card-body p-0 max-height-300px overflow-auto">
+ <div class="card-body p-0 max-height-200px overflow-auto">
@if(@$appointments && count($appointments))
<table class="mb-0 table table-sm table-striped appointments border-top-0">
@foreach($appointments as $appointment)