mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-14 16:20:03 +00:00
💄 Increase size of language switcher modal
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
<!-- Modal for manually changing locale -->
|
||||
<modal :name="modalNames.LANG_SWITCHER" classes="dashy-modal"
|
||||
:resizable="true" width="35%" height="35%">
|
||||
:resizable="true" width="35%" height="50%">
|
||||
<LanguageSwitcher />
|
||||
</modal>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user