This commit is contained in:
Aotumuri
2025-05-12 06:46:43 +09:00
parent 144d0ea9ff
commit 858c1f424c
+1 -1
View File
@@ -288,7 +288,7 @@ export class FlagInputModal extends LitElement {
@keyup=${this.handleSearch}
/>
<div
class="flex flex-wrap justify-evenly gap-[1rem] overflow-y-auto overflow-x-hidden"
class="flex flex-wrap justify-evenly gap-[1rem] overflow-y-auto overflow-x-hidden h-[90%]"
>
${Countries.filter(
(country) =>