Restore open-direction top in Account language picker

Follow up to #55
This commit is contained in:
Darko Gjorgjijoski
2024-04-16 03:05:22 +02:00
parent 8c83df558c
commit bb580f4b88

View File

@@ -77,7 +77,7 @@
value-prop="code"
track-by="name"
:searchable="true"
open-direction="bottom"
open-direction="top"
/>
</BaseInputGroup>
</BaseInputGrid>