Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
aspect committed Sep 12, 2024
1 parent c80d8a1 commit 551967d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/modules/account_manager/estimator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ impl<'context> Estimator<'context> {
self.context.focus.next(Focus::Fees);
}

ui.add_space(8.);
// ui.add_space(8.);

TextEditor::new(
&mut self.context.priority_fees_text,
Expand Down

0 comments on commit 551967d

Please sign in to comment.