Skip to content

Commit

Permalink
chore: ui adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
Decodetalkers committed Oct 7, 2024
1 parent 533bfdf commit c68868d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lala_bar/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ impl LalaMusicBar {
let col = row![
toggle_launcher,
Space::with_width(Length::Fill),
container(sound_slider).width(700.),
container(sound_slider).width(600.),
Space::with_width(Length::Fixed(3.)),
self.date_widget(),
Space::with_width(Length::Fixed(3.)),
Expand Down

0 comments on commit c68868d

Please sign in to comment.