فهرست منبع

FDB Playground - dx suggest (wip)

Vijayakrishnan 3 سال پیش
والد
کامیت
015ccfd672
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      resources/views/app/fdb-pg/fdb-rx.blade.php

+ 3 - 3
resources/views/app/fdb-pg/fdb-rx.blade.php

@@ -16,7 +16,7 @@
                 <span class="font-size-14 font-weight-bold">Current Problems</span>
                 <a href="#" v-on:click.prevent="addDx()" class="ml-3">+ Add</a>
             </div>
-            <table class="table table-sm table-striped table-bordered" style="table-layout: fixed">
+            <table class="table table-sm table-striped table-bordered m-0" style="table-layout: fixed">
                 <thead>
                 <tr>
                     <th class="border-bottom-0 text-secondary">Problem</th>
@@ -31,12 +31,12 @@
                 </tr>
                 </tbody>
             </table>
-
+            <hr class="m-neg-4 my-4">
             <div class="d-flex align-items-baseline mb-2">
                 <span class="font-size-14 font-weight-bold">Medications</span>
                 <a href="#" v-on:click.prevent="addRx()" class="ml-3">+ Add</a>
             </div>
-            <table class="table table-sm table-striped table-bordered" style="table-layout: fixed">
+            <table class="table table-sm table-striped table-bordered m-0" style="table-layout: fixed">
                 <thead>
                 <tr>
                     <th class="border-bottom-0 text-secondary">Medication</th>