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)
Sun, Dec 15, 5:52 PM
Unknown Object (File)
Wed, Dec 11, 12:50 PM
Unknown Object (File)
Nov 17 2024, 11:45 PM
Unknown Object (File)
Oct 31 2024, 9:51 AM
Unknown Object (File)
Oct 31 2024, 9:51 AM
Unknown Object (File)
Oct 31 2024, 9:51 AM
Unknown Object (File)
Oct 31 2024, 9:51 AM
Unknown Object (File)
Oct 31 2024, 9:51 AM
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.