fix: remove language switcher from game panel
This commit is contained in:
parent
04369ea28e
commit
c69891605e
3 changed files with 38 additions and 31 deletions
|
|
@ -181,7 +181,7 @@ fn IdleCard(
|
|||
<div style="margin-top:0.75rem;display:flex;gap:0.5rem">
|
||||
<input
|
||||
class="login-input"
|
||||
style="flex:1;margin:0"
|
||||
style="margin:0"
|
||||
type="text"
|
||||
placeholder=move || t_string!(i18n, join_code_placeholder)
|
||||
prop:value=move || join_code.get()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue