mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-05 15:28:29 +08:00
Fixed bug in NavigationView.
This commit is contained in:
parent
8622b07bde
commit
4e55f1b9fd
@ -32,8 +32,6 @@ export class NavigationView extends Widget {
|
||||
|
||||
el.div({ class: "application_NavigationView_spacer" }),
|
||||
|
||||
this.server_select.element,
|
||||
|
||||
el.span(
|
||||
{ class: "application_NavigationView_server" },
|
||||
this.server_select.label!.element,
|
||||
|
Loading…
Reference in New Issue
Block a user