Fixed layout problems
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<div class="border border-gray-300 rounded-lg overflow-hidden h-[200px]">
|
||||
<div class="border border-gray-300 rounded-lg overflow-hidden h-[200px] mb-4">
|
||||
<div class="h-full flex flex-col">
|
||||
{#if scan_state === ScanState.scanning}
|
||||
<div class="bg-gray-50 p-4 flex-1 flex flex-col justify-center items-center">
|
||||
|
||||
Reference in New Issue
Block a user