Skip to content

Commit

Permalink
chore: Increase Sidebar width
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2332 committed Jul 1, 2024
1 parent 6c72898 commit 094d2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/components/src/sidebar.rs
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pub fn Sidebar(
direction: "horizontal",
rect {
overflow: "clip",
width: "170",
width: "180",
height: "100%",
background: "{background}",
color: "{font_theme.color}",
Expand Down

0 comments on commit 094d2d5

Please sign in to comment.