chore: format for 2024 edition
This commit is contained in:
parent
8cf372c9b9
commit
0aa518984e
57 changed files with 196 additions and 199 deletions
|
|
@ -2,7 +2,7 @@
|
|||
// SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
//! Change the apperance of a button.
|
||||
use iced_core::{border::Radius, Background, Color, Vector};
|
||||
use iced_core::{Background, Color, Vector, border::Radius};
|
||||
|
||||
use crate::theme::THEME;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue