Hi
You can restart the vsphere-client and vsphere-ui after which you can verify it . Restart of the services can be done from CLI via SSH session to VCSA
service-control --stop vsphere-ui && service-control --start vsphere-ui
service-control --stop vsphere-client && service-control --start vsphere-client