mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-27 15:01:03 +08:00
Standardise margin
This commit is contained in:
parent
8b87e8aa92
commit
0c7e6b548f
File diff suppressed because one or more lines are too long
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user