[web] update account delete modal to use camelcase
Summary:
As I was visually cleaning up the account delete modal, I noted that the css was in snake case instead of camel case. To keep everything consistent with the rest of the code base, I updated the casing here to be camel case
Depends on D10317
Test Plan: flow and confirmed that the account delete modal has no visual regressions
Reviewers: atul, rohan, kamil
Reviewed By: rohan
Subscribers: ashoat, tomek
Differential Revision: https://phab.comm.dev/D10318