add margin to table

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
Arthur Lu 2023-05-12 21:17:29 +00:00
parent 54533e213b
commit c53fb01599

View File

@ -33,7 +33,7 @@
</div>
<div class="w3-card w3-padding w3-margin-top">
<h3>Cluster Resources</h3>
<table id="resource-table" class="w3-table w3-table-all w3-mobile" style="overflow-x: auto;">
<table id="resource-table" class="w3-table w3-table-all w3-mobile" style="overflow-x: auto; margin-bottom: 1em;">
<thead>
<tr class="w3-black">
<th>Resource</th>