diff options
-rw-r--r-- | wired.ron | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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, |