Resolve "Fix styling of 'search for updates' alert"
Closes #1310 (closed)
Little problem, couldn't be tested as on my localhost instance the modal doesnt pop up, waits forever for const updateAvailable: boolean = await this.swUpdate.checkForUpdate()
thus no modal. I guess on prod/dev it should show up
Edited by Hanhoan Truong