mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-29 21:42:12 +00:00
fixed
This commit is contained in:
@@ -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) =>
|
||||
|
||||
Reference in New Issue
Block a user