Improve table spacing

This commit is contained in:
R. Miles McCain 2020-04-12 23:39:38 -04:00
parent c5deaeaa92
commit ae1bb6fec9
No known key found for this signature in database
GPG Key ID: 91CB47BDDF2671A5

View File

@ -69,7 +69,7 @@
{% include 'core/includes/time_chart.html' with data=stats.session_chart_data %} {% include 'core/includes/time_chart.html' with data=stats.session_chart_data %}
</div> </div>
<div class="grid grid-cols-1 md:grid-cols-2 gap-6 mb-6"> <div class="grid grid-cols-1 md:grid-cols-2 gap-6 mb-6">
<div class="card ~neutral !low limited-height pt-1"> <div class="card ~neutral !low limited-height py-2">
<table class="table"> <table class="table">
<thead class="text-sm"> <thead class="text-sm">
<tr> <tr>
@ -87,7 +87,7 @@
</tbody> </tbody>
</table> </table>
</div> </div>
<div class="card ~neutral !low limited-height pt-1"> <div class="card ~neutral !low limited-height py-2">
<table class="table"> <table class="table">
<thead class="text-sm"> <thead class="text-sm">
<tr> <tr>
@ -105,7 +105,7 @@
</tbody> </tbody>
</table> </table>
</div> </div>
<div class="card ~neutral !low limited-height pt-1"> <div class="card ~neutral !low limited-height py-2">
<table class="table"> <table class="table">
<thead class="text-sm"> <thead class="text-sm">
<tr> <tr>
@ -123,7 +123,7 @@
</tbody> </tbody>
</table> </table>
</div> </div>
<div class="card ~neutral !low limited-height pt-1"> <div class="card ~neutral !low limited-height py-2">
<table class="table"> <table class="table">
<thead class="text-sm"> <thead class="text-sm">
<tr> <tr>
@ -141,7 +141,7 @@
</tbody> </tbody>
</table> </table>
</div> </div>
<div class="card ~neutral !low limited-height pt-1"> <div class="card ~neutral !low limited-height py-2">
<table class="table"> <table class="table">
<thead class="text-sm"> <thead class="text-sm">
<tr> <tr>
@ -159,7 +159,7 @@
</tbody> </tbody>
</table> </table>
</div> </div>
<div class="card ~neutral !low limited-height pt-1"> <div class="card ~neutral !low limited-height py-2">
<table class="table"> <table class="table">
<thead class="text-sm"> <thead class="text-sm">
<tr> <tr>