aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wired.ron2
1 files changed, 1 insertions, 1 deletions
diff --git a/wired.ron b/wired.ron
index 77e34c2..842c84a 100644
--- a/wired.ron
+++ b/wired.ron
@@ -71,7 +71,7 @@
color: Color(hex: "#d8d8d8"),
color_hovered: Color(hex: "#d8d8d8"),
padding: Padding(left: 7.0, right: 7.0, top: 3.0, bottom: 7.0),
- width: (min: 150, max: 250),
+ width: (min: 150, max: 350),
scroll_speed: 0.1,
lhs_dist: 35.0,
rhs_dist: 35.0,