How can one remove the input and switch option on the login page and instead have a dropdown list of tenants? I have tried https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy/Pages/Abp/MultiTenancy/TenantSwitchModal.cshtml but this seems to only override the tenant switch modal.
