Page MenuHomePhabricator

[web] update password change modal css to use camalcase
ClosedPublic

Authored by ginsu on Dec 7 2023, 3:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 1, 2:39 AM
Unknown Object (File)
Sun, Apr 28, 6:19 PM
Unknown Object (File)
Apr 8 2024, 3:07 PM
Unknown Object (File)
Apr 8 2024, 3:07 PM
Unknown Object (File)
Apr 8 2024, 3:07 PM
Unknown Object (File)
Apr 8 2024, 3:07 PM
Unknown Object (File)
Apr 8 2024, 2:32 PM
Unknown Object (File)
Mar 6 2024, 9:41 PM
Subscribers

Details

Summary

As I was visually cleaning up the password change 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 D10241

Test Plan

flow and confirmed that the password change modal had no visual regressions

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu added reviewers: atul, rohan, kamil.
ginsu added a parent revision: D10241: [web] cleanup apps modal.
ginsu requested review of this revision.Dec 7 2023, 3:38 PM
This revision is now accepted and ready to land.Dec 8 2023, 5:15 AM
This revision was landed with ongoing or failed builds.Feb 15 2024, 12:10 AM
This revision was automatically updated to reflect the committed changes.