Standardise margin

This commit is contained in:
cpq 2023-06-30 11:53:34 +01:00
parent 8b87e8aa92
commit 0c7e6b548f
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -89,7 +89,7 @@ function Events({}) {
<//>`;
return html`
<div class="m-8 divide-y divide-gray-200 overflow-auto rounded bg-white">
<div class="m-4 divide-y divide-gray-200 overflow-auto rounded bg-white">
<div class="font-semibold flex items-center text-gray-600 px-3 justify-between whitespace-nowrap">
<div class="font-semibold flex items-center text-gray-600">
<div class="mr-4">EVENT LOG</div>