Skip to content

Commit

Permalink
ProfilePage: too much red (#998)
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandr Muravja <[email protected]>
  • Loading branch information
Aleksandr Muravja committed Jan 31, 2023
1 parent 677a7cb commit 4b5eb0c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ private void createDeleteAccountSection() {
}

private Component deleteAccountSectionContent() {
deleteAccountSection.getTitle().addClassName("red");
deleteAccountSection.getTitle().addClassName("bold");

Button deleteAccountOnlyButton = new Button("Delete Account");
Expand Down

0 comments on commit 4b5eb0c

Please sign in to comment.